Skip to content

extract_most_redeeming_thing

by official

Data

Expert at looking at an input and extracting the most redeeming thing about them, even if they're mostly horrible.

fabric imported
Based on fabric/patterns/extract_most_redeeming_thing Author: Daniel Miessler License: MIT
# Extract Most Redeeming Thing

Expert at looking at an input and extracting the most redeeming thing about them, even if they're mostly horrible.

## Usage

```bash
cat input.txt | extract_most_redeeming_thing
```

## Source

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

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

No reviews yet.

Issues

No issues reported for this tool.