Hacker News new | ask | show | jobs
by hivacruz 2223 days ago
I made a small function to use "cheat" and it helps a lot to find examples of how to use some Linux command when I'm stuck:

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