Re: Why complicated directory structure in Linux
- From: The Natural Philosopher <a@xxx>
- Date: Thu, 21 Sep 2006 21:20:15 +0100
Unruh wrote:
Michael Heiming <michael+USENET@xxxxxxxxxxxxxx> writes:I assumed it was for SystemBINaries
In comp.os.linux.setup Unruh <unruh-spam@xxxxxxxxxxxxxx>:Rockinghorse Winner <ny6p@xxxxxxxxx> writes:
mydejamail@xxxxxxxxxxx wrote:
Why is Linux directory structure laid out so, what is the rationale
such as
[ man hier ]
Once upon a time, far far away, in a distant galaxy, the fathers (they of blessed memory) of Unix found great comfort and insight in the $Home/usr/bin, /sbin and /local/sbin directory structure, and over the years many have recognized in it a truly insightful kind of mystical *rightness* that cannot be explained, that cannot be rationalized. You must simply accept and you will learn the secret soon enough. Now shut up and lie down.
/bin,/lib,/sbin are for programs that are needed during bootup and must be
in the / directory which is mounted on bootup.
They are few in number so taht the / directory can be kept small if desired
for special boot situations.
sbin used to differ from bin in having statically liked
There's another theory claiming the "s" in sbin means
"superuser", since it is in root's $PATH. Though both theory
might well be true. ;-)
Except that "superuser" was not the term used, it was "root" since the
early days of Unix AFAIK.
As opposed to /usr/bin which was user accessible binaries, and /usr/sbin wahich was usr accessible system binaries ( a weid concept) and /usr/local/.bin for stuff the admins had added to that nmachine specifically.
.
- Follow-Ups:
- Re: Why complicated directory structure in Linux
- From: John Hasler
- Re: Why complicated directory structure in Linux
- References:
- Why complicated directory structure in Linux
- From: mydejamail
- Re: Why complicated directory structure in Linux
- From: Rockinghorse Winner
- Re: Why complicated directory structure in Linux
- From: Unruh
- Re: Why complicated directory structure in Linux
- From: Michael Heiming
- Re: Why complicated directory structure in Linux
- From: Unruh
- Why complicated directory structure in Linux
- Prev by Date: Re: Why complicated directory structure in Linux
- Next by Date: Re: Why complicated directory structure in Linux
- Previous by thread: Re: Why complicated directory structure in Linux
- Next by thread: Re: Why complicated directory structure in Linux
- Index(es):
Relevant Pages
|