Whole document tree Filesystem Hierarchy Standard4.2 /usr/bin : Most user commandsThis is the primary directory of executable commands on the system.
Tree 4.2.1 Because shell script interpreters (invoked with #!<path> on the first line of a shell script) cannot rely on a path, it is advantageous to standardize their locations. The Bourne shell and C-shell interpreters are already fixed in /bin, but Perl, Python, and Tcl are often found in many different places. /usr/bin/perl, /usr/bin/python, and /usr/bin/tcl should reference the perl, python, and tcl shell interpreters, respectively. They may be symlinks to the physical location of the shell interpreters. Previous: /usr/X11R6 : X Window System, Version 11 Release 6 Next: /usr/include : Directory for standard include files. Up: Table of Contents Translated by troff2html v1.4 on 13 January 2001 by Daniel Quinlan |