Where is the root

Posted by smwikipedia on Super User See other posts from Super User or by smwikipedia
Published on 2010-05-19T09:56:40Z Indexed on 2010/05/19 10:02 UTC
Read the original article Hit count: 200

Filed under:

I read the manual page of the "mount" command, at it reads as below:

All files accessible in a Unix system are arranged in one big tree, the file hierarchy, rooted at /. These files can be spread out over several devices. The mount command serves to attach the file system found on some device to the big file tree.

My question is:

Where is this "big tree" located?

© Super User or respective owner

Related posts about linux