$ curl cheat.sh/tar
$ curl cheat.sh/ssh
$ curl cheat.sh/awkShow HN: Get help on any Linux command by typing 'howdoi –' in your terminal
11–20 of 59 posts
Re: Show HN: Get help on any Linux command by typing 'howdoi –' in your terminal
#12Re: Show HN: Get help on any Linux command by typing 'howdoi –' in your terminal
#13Re: Show HN: Get help on any Linux command by typing 'howdoi –' in your terminal
#14Re: Show HN: Get help on any Linux command by typing 'howdoi –' in your terminal
#15Re: Show HN: Get help on any Linux command by typing 'howdoi –' in your terminal
#16This would be good if.. you know.. `man` didn't exist.
Re: Show HN: Get help on any Linux command by typing 'howdoi –' in your terminal
#17Where is the information/data retrieved from?
Re: Show HN: Get help on any Linux command by typing 'howdoi –' in your terminal
#18There's already a popular `howdoi` that me and a buddy made: https://github.com/gleitz/howdoi
Re: Show HN: Get help on any Linux command by typing 'howdoi –' in your terminal
#19This would be good if.. you know.. `man` didn't exist.
Man is a terrible tool for quickly remembering how to do something I do once in a while. The examples—usually the most important part—are usually at the very bottom, if they’re even there.
Re: Show HN: Get help on any Linux command by typing 'howdoi –' in your terminal
#20This would be good if.. you know.. `man` didn't exist.
Man is a terrible tool for quickly remembering how to do something I do once in a while. The examples—usually the most important part—are usually at the very bottom, if they’re even there.
I also tend to believe that if you read the options enough you'll be more likely to remember it.