HACKER Q&A
📣 mr_o47

What’s your favorite commandline oneliner?


As someone who enjoys using the command line for most of my tasks and always looking for oneliners to add to my zshrc alias

What’s your favorite oneliner


  👤 yesenadam Accepted Answer ✓
Did you search for times this has been asked before? I asked once (about bash) and got a lot of good answers.

https://news.ycombinator.com/item?id=18898523

p.s. Being specific is good in questions. It's unclear whether you want just zshell things. I don't know how that differs from other shells. Also, "fav one liners" - you mean aliases/functions/scripts presumably, but that's also unclear.


👤 verdverm
echo "fortune | cowsay" >> .profile