Filesystem Hierarchy Standard

4.3 /usr/bin : Most user commands

This is the primary directory of executable commands on the system.

/usr/bin
mh
X11
Binaries that are not needed in single-user mode
Commands for the MH mail handling system
Symlink to /usr/X11R6/bin

Tree 4.3.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/X386 : X Window System, Version 11 Release 5, on x86 platforms
Next: /usr/include : Directory for standard include files.
Up: Table of Contents

Translated by troff2html 1.5 on 16 November 1997 by quinlan