|
Accepted Answer
|
|||
|
The purpose of installation in the /usr directory is for non-system applications. The location does not mean that they are accessible to anyone, only that is is not a core system application. To determine what is root only you can look in the /sbin and /usr/sbin directories. |
|||
|
|||
|
/usr directory contains all the user specific programs.It contains the information about the all system user.Created by the System administrator. |
|||
|
|
the directory /usr is only for the system in the linux, |
|||
|
|
/usr is a system directory, see the discussion on /etc vs /usr for more info at http://www.linux.com/learn/answers/view/657-etc-compared-to-usr It's the search path environment variable PATH that makes programs from various directories available to users. Typical PATH entries include /bin /usr/bin /sbin /usr/sbin /usr/local/bin /opt/SOMEPKG/bin /usr/games $HOME/bin and so on. Every post above this one is, sadly, wrong. - /usr is the primary directory for system applications Local additions to the installed programs are often put in /usr/local by the sysadmin if not preconfigured installable is available (say through apt-get or yum). |
|||
|
|
10
Answers
|
|
10
Answers
|
|
4
Answers
|
|
27
Answers
|
|
27
Answers
|
|
1
Answer
|
|
1
Answer
|
|
0
Answers
|
|
1
Answer
|
|
1
Answer
|
The Linux Foundation is a non-profit consortium dedicated to the growth of Linux.
Join / Linux Training / Board