System directories and files

Directories and files in root

The / (root) filesystem contains executables and other files necessary to boot the system.

/bck

The /bck directory is used to mount a backup filesystem for restoring files.

/bin

The /bin directory contains executables for standard commands and utilities.

/CD-ROM_1

The /CD-ROM_1 directory is the mount point for a CD-ROM filesystem.

/dev

The /dev directory contains device special files that are used to access hardware devices and pseudo-device drivers.

/etc

The /etc directory contains machine-specific configuration files and system administration databases.

/export

The /export directory contains the default root of the exported filesystem tree.

/home

The /home directory contains users' home directories. Because it is desirable to keep the root file system small and not volatile, /home is often mounted as a separate filesystem.

/installr

The /installr directory is the mount point for package installation. It is used by the Application Installer.

/isl

On partially installed systems, the /isl directory contains results from the installation interview and logs from the installation.

/lbin

The /lbin directory contains executables local to this system.

/lib

The /lib directory contains public libraries, daemons, and architecture-dependent databases.

/lost+found

The /lost+found directory is used by fsck(1M) to save disconnected files and directories.

/mnt

The /mnt directory is used to mount filesystems for temporary use.

/OpenServer

The /OpenServer directory contains special versions of commands and libraries for compatibility with SCO OpenServer applications.

/opt

The /opt directory contains files installed from add-on application packages. Because it is desirable to keep the root file system small and not volatile, /opt is often mounted as a separate filesystem.

/pmd

The /pmd directory contains files used by the license manager.

/proc

The /proc directory is the mount point of the proc filesystem which provides information on the system's processes.

/sbin

The /sbin directory contains executables used for system administration.

/share

The /share directory contains architecture independent files that can be shared.

/share/lib

The /share/lib directory contains architecture independent databases.

/share/man

The /share/man directory contains sub-directories for online manual pages (if present).

/stand

The /stand directory is used as the mount point for the boot filesystem, which contains the stand-alone (bootable) programs and data files necessary for the system boot procedure.

/system/processor

The /system/processor directory contains the mount point for the profs filesystem, which provides information on the system's processors (CPUs).

/tmp

The /tmp directory contains temporary files. It is normally mounted as an memfs filesystem.

/u95/bin

The /u95/bin directory contains special versions of commands for UNIX95 compliance.

/unix

The unix file is a symbolic link to the currently running kernel in /stand.

/usr

The /usr directory contains a number of system directories, described later.

/var

The /var directory is the mount point of the var filesystem. It contains files that can grow and directories that vary from machine to machine, such as tmp, spool, and mail. The /var filesystem also contains administrative directories such as /var/adm and /var/opt, the latter of which is installed by application packages. In some configurations, /var is a directory rather than a separate filesystem.

/va_views

This directory contains files with information about views created by the user or system administrator to group a number of vxva objects (icons) together which appear in a view window when it is opened. These files are internal to the VERITAS Visual Administrator®.


Next topic: Directories in /etc
Previous topic: Directory and file relocations

© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999