extract_all_quotes
by official
Expert at extracting all of the inspirational, educational quotes and aphorisms from Founders or notable individuals quoted in their biographies, from a given transcript such a from a podcast,...
# Extract All Quotes Expert at extracting all of the inspirational, educational quotes and aphorisms from Founders or notable individuals quoted in their biographies, from a given transcript such a from a podcast,... ## Usage ```bash cat input.txt | extract_all_quotes ``` ## Source This tool was imported from [Fabric](https://github.com/danielmiessler/fabric) patterns. - **Original pattern**: `extract_all_quotes` - **Author**: Daniel Miessler - **License**: MIT
Reviews
Login to reviewNo reviews yet.
Issues
No issues reported for this tool.
Write a Review
Share your experience with this tool.
0/2000
Report an Issue
Help improve this tool by reporting bugs or security issues.