Tuesday, July 10, 2012

Unix filesystems explained


A filesystem is a logical collection of files on a partition or disk. A
partition is a container for information and can span an entire hard
drive if desired.
Everything in Unix is considered to be a file, including physical
devices such as DVD-ROMs, USB devices, floppy drives, and so forth.


Unix uses a hierarchical file system structure, much like an
upside-down tree, with root (/) at

No comments:

Post a Comment