We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4549407 commit aebbbe1Copy full SHA for aebbbe1
TODO.md
@@ -11,6 +11,7 @@
11
12
## Someday, Maybe
13
14
++ [ ] finddir should have an option to exclude directories (e.g. exclude .git directories from a listing)
15
+ [ ] textscraper - a tool for select out text and storing it as a JSON field value, sort grep plus sed cleanup and semi-structured text (e.g. webpage)
16
+ look at how cut, sed, grep are commonly used in my scripts and merge that functionality into a single tool
17
+ [ ] csvcols, csvrows should have a length option to give you a number of columns or rows respectively
0 commit comments