「 BOOK 」 一月 01, 2023
《Linux in Action》书摘
文章字数 43k 阅读约需 39 mins.
1.2.1 The Linux file system
- UNIX Filesystem Hierarchy Standard (FHS)
- Figure 1.2 Common top-level directories as defined by the UNIX FHS
1.2.3 Getting things done: Linux file management tools
- “Touching” an existing file with
touch
updates its time stamp...