Search...

Showing posts with label structure of regular file. Show all posts
Showing posts with label structure of regular file. Show all posts

Monday, November 10, 2014

Unix File System? Unix file structure? Blocks of Unix file system? Structure of regular file?

UNIX File System


Unix treats every thing as a file. All the utilities, applications and data are stored as a file. Even the devices and directories are also stored as a file. A Unix file system resembles an upside down tree. At the top their is root branching other directories called bin,lib, dev, usr, tmp, etc. Their is also a sub directories called UNIX which is nothing but a UNIX kernel it self.