Y
Hacker News
new
|
ask
|
show
|
jobs
by
JTbane
806 days ago
I would RTFM so I actually learn something instead of using """AI""" regurgitation.
2 comments
alanbernstein
806 days ago
I find the manual for bash to be a terrible way to learn things
link
red-iron-pine
805 days ago
man pages are great if you already know 100% what you need to do, and just need a refresher.
but if you don't, and the tldr command isn't available, then good freakin luck.
link
epiccoleman
798 days ago
`curl cheat.sh/$command_name` usually works pretty well! (as long as you've got curl, of course)
link