Skip to content

Instantly share code, notes, and snippets.

@kentarosasaki
Last active August 17, 2017 06:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kentarosasaki/ed018e0e017c398d4594d6192f5ce73c to your computer and use it in GitHub Desktop.
Save kentarosasaki/ed018e0e017c398d4594d6192f5ce73c to your computer and use it in GitHub Desktop.
ディレクトリ階層の役割を調べる最短ルート ref: http://qiita.com/kentarosasaki/items/7cddf11aac46f20ee61b
HIER(7) BSD Miscellaneous Information Manual HIER(7)
NAME
hier -- layout of filesystems
DESCRIPTION
A historical sketch of the filesystem hierarchy. The modern OS X filesystem is documented in the ``File System
Programming Guide'' available on Apple Developer.
/ root directory of the filesystem
/bin/ user utilities fundamental to both single-user and multi-user environments
/dev/ block and character device files
fd/ file descriptor files; see fd(4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment