Skip to content

extract_patterns

by official

Data

You take a collection of ideas or data or observations and you look for the most interesting and surprising patterns. These are like where the same idea or observation kept coming up over and over...

fabric imported
Based on fabric/patterns/extract_patterns Author: Daniel Miessler License: MIT
# Extract Patterns

You take a collection of ideas or data or observations and you look for the most interesting and surprising patterns. These are like where the same idea or observation kept coming up over and over...

## Usage

```bash
cat input.txt | extract_patterns
```

## Source

This tool was imported from [Fabric](https://github.com/danielmiessler/fabric) patterns.

- **Original pattern**: `extract_patterns`
- **Author**: Daniel Miessler
- **License**: MIT

No reviews yet.

Issues

No issues reported for this tool.