Thomas Thurman on 29 Nov 2003 19:15:03 -0500


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] What Does "Install" Really Mean


On Sat, Nov 29, 2003 at 06:37:08PM -0500, LeRoy Cressy wrote:
> The /usr/ directory has the same items except for dev, var, root, home,
> and boot directories.  This is where most of your user software will be 
> stored.  This system enables every user to have their own private 
> directory where they can store their own configurations and files.

not quite-- /usr is the stuff that isn't directly needed to keep the whole
show on the road... so essential programs like ld, ls, bash, rm, cat, su
and so on go in /bin, but all other system-wide binaries go in /usr/bin,
the most important libraries (like libc) are in /lib, and the rest are
in /usr/lib, and so on.

private directories for every user go under /home, not /usr.

otherwise yes.

t
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug