An open API service indexing awesome lists of open source software.

https://github.com/seamia/cut


https://github.com/seamia/cut

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# cut

an utility to manipulate/alter content of a text file

e.g.
cat text-file.txt | cut sort | cut dedupe | cut replace bad good /i > result.txt