logoalt Hacker News

stephenlftoday at 12:25 PM2 repliesview on HN

My go-to for examples is ‘tldr’ Maybe you could add the examples there, too? Then again, if every man page had basic usage examples, maybe I wouldn’t go to ‘tldr’


Replies

mtlynchtoday at 4:04 PM

It's a bit weird to see someone doing free work for the community and then ask them to do even more free work.

imirictoday at 12:30 PM

I also like:

  cheat() {
     curl "cht.sh/$1"
  }