top | item 9317612

(no title)

mpicker0 | 11 years ago

I use "cheat" to help with less-used options for *NIX commands, probably similar to what you're doing. You create a separate "cheat sheet" for each command (7z, ant, etc.) and then "cheat 7z" dumps it to the console so you can cut-and-paste what you need.

https://github.com/chrisallenlane/cheat

discuss

order

zwischenzug|11 years ago

So far I've relied on grep, but I like that idea and will likely implement it.