LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   the linux filesystem ? (https://www.linuxquestions.org/questions/linux-software-2/the-linux-filesystem-297928/)

alaindu 03-05-2005 08:36 AM

the linux filesystem ?
 
i love linux, but dont get the file system. I know there must be a very good reason behind certian directories and stuff but i dont know them:

Why are there so many duplicates of directories in other directories, such as:
bin, usr/bin, usr/local/bin
and lib, usr/lib, usr/local/lib.

etc....
??

david_ross 03-05-2005 08:41 AM

Take a look at this site:
http://www.pathname.com/fhs/

reddazz 03-05-2005 08:42 AM

/usr/ is the prefix that most packages that come from the vendor are installed. /usr/local is the prefix where you install packages that are unique to your installation, ie. those that you compiled/installed yourself. Search google for "unix filesystem heirarchy" and you will get quite a few documents that explain things in greater detail.


All times are GMT -5. The time now is 07:22 PM.