|
|
|
|
|
by beams
2056 days ago
|
|
If you’re intimidated by man pages, just be aware they vary in complexity and readability along with the tool they describe. I continue to check them first, and if they’re tl;dr, there is probably a tool that is more simple and suited for your use case. Reading (and searching) them becomes easier over time. Shameless plug for OpenBSD, which has the best man pages I’ve seen thus far. |
|
$ man man
Excellent start for newbies.