Linux Directory Structure (File System Structure) Explained with Examples
摘要: Have you wondered why certain programs are located under /bin, or /sbin, or /usr/bin, or /usr/sbin?For example, less command is located under /usr/bin directory. Why not /bin, or /sbin, or /usr/sbin? What is the different between all these directories?
In this article, let us review the Linux filesystem structures and understand the meaning of individual high-level directories 閱讀全文
posted @ 2011-08-29 11:41 XXXXXX 閱讀(1853) | 評論 (1) 編輯