Hacker News new | ask | show | jobs
by jeebusroxors 5708 days ago
Just because you used it as an example here are a few quick resources to help understand filesystem layouts a bit better.

A real quick overview:

* http://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard

More in depth:

* http://www.pathname.com/fhs/

1 comments

I prefer "man hier" at the command line. Much more succinct than either of those:

e.g. http://linux.die.net/man/7/hier

Agreed, and man hier is always there if you forget something, don't have to go track it down on the web.

However, I found these useful too when I was learning it. Sometimes it just helps to read different explanations of the same thing till it sticks:

http://linuxcommand.org/lts0040.php

http://rute.2038bug.com/node20.html.gz

Cool! "TIL", as they say on reddit.
For non-redditers, TIL stands for "Today I Learned".

http://www.reddit.com/r/todayilearned/