23.10.2014 Views

PubTeX output 1998.09.24:1021

PubTeX output 1998.09.24:1021

PubTeX output 1998.09.24:1021

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

filesystem(5)<br />

Headers, Tables, and Macros<br />

NAME<br />

filesystem – file system organization<br />

SYNOPSIS<br />

/<br />

/usr<br />

/export<br />

DESCRIPTION<br />

The file system tree is organized for administrative convenience. Distinct areas<br />

within the file system tree are provided for files that are private to one<br />

machine, files that can be shared by multiple machines of a common<br />

architecture, files that can be shared by all machines, and home directories. This<br />

organization allows sharable files to be stored on one machine but accessed by<br />

many machines using a remote file access mechanism such as NFS. Grouping<br />

together similar files makes the file system tree easier to upgrade and manage.<br />

The file system tree consists of a root file system and a collection of mountable<br />

file systems. The mount(2) program attaches mountable file systems to the file<br />

system tree at mount points (directory entries) in the root file system or other<br />

previously mounted file systems. Two file systems, / (the root) and /usr,<br />

must be mounted in order to have a completely functional system. The root<br />

file system is mounted automatically by the kernel at boot time; the /usr file<br />

system is mounted by the system start-up script, which is run as part of the<br />

booting process.<br />

Root File System<br />

The root file system contains files that are unique to each machine. It contains<br />

the following directories:<br />

/dev<br />

Primary location for special files.<br />

Typically, device files are built to<br />

match the kernel and hardware<br />

configuration of the machine.<br />

/dev/dsk<br />

/dev/pts<br />

/dev/rdsk<br />

/dev/rmt<br />

/dev/sad<br />

/dev/term<br />

Block disk devices.<br />

Pseudo-terminal devices.<br />

Raw disk devices.<br />

Raw tape devices.<br />

Entry points for the STREAMS<br />

Administrative driver.<br />

Terminal devices.<br />

39 SunOS 5.7 Last modified 10 Feb 1998

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!