Y
Hacker News
new
|
ask
|
show
|
jobs
by
lcswi
3895 days ago
It's not the documentation, it's knowing which tools exist in the first place.
1 comments
falsedan
3894 days ago
man coreutils
?
ooh
topical
:
ls /usr/bin | shuf -n1 | xargs man
link
ooh topical: