Bin
From MEPIS Documentation Wiki
(Difference between revisions)
| Line 1: | Line 1: | ||
| - | The /bin directory contains binary program files which are used by the system during startup, but which also may be required by users once the system is fully up and running. Examples include /bin/bash, cp, grep, more, pwd, touch and many others. | + | The /bin directory contains binary program files which are used by the system during startup, but which also may be required by users once the system is fully up and running. Examples include /bin/bash, cp, grep, more, pwd, touch and many others. [http://tldp.org/LDP/Linux-Filesystem-Hierarchy/html/bin.html more detail] |
[[The_System| Return to filesyestem page]] | [[The_System| Return to filesyestem page]] | ||
Revision as of 22:27, 25 September 2006
The /bin directory contains binary program files which are used by the system during startup, but which also may be required by users once the system is fully up and running. Examples include /bin/bash, cp, grep, more, pwd, touch and many others. more detail