Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ hier(5) — DG/UX R4.11

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

apropos(1)

find(1)

grep(1)

ls(1)



hier(5)                          DG/UX R4.11                         hier(5)


NAME
       hier - DG/UX file system hierarchy

DESCRIPTION
       The following outline gives a quick tour through a representative
       directory hierarchy.  The basis of the outline is the DG/UX operating
       system.  It is not exhaustive.

       /       root directory
       /admin/ typical home directory for sysadm
       /audit/ recommended location of audit trails.  It should be protected
               with a MAC label of IMPLEMENTATIONHI and should be a
               separate file system, preferably on a separate physical
               device.
       /bin    symbolic link to /usr/bin
       /dev/   device directory [see intro(7)]
               dsk/      directory of virtual disks
               pdsk/     directory of physical disks
               pts/      directory of pseudo-terminals
               rdsk/     directory of raw virtual disks
               rmt/      directory of raw magnetic tape devices
               rpdsk/    directory of raw physical disks
       /dgux   the kernel binary (DG/UX system itself)
       /etc/   directory for essential data and maintenance utilities;
               [see intro(1M) and contents(0)]
               cron.d/   main cron directory also containing permission
                         files for at(1)
               default/  directory containing defaults for various programs
               erm/      directory containing error message files
               lp/       line printer MAC label ranges
               mac/      MAC alias definitions
               rc[S0123456i].d/
                         directories containing links to init.d scripts for
                         actions in init states [see init(1M)]
               tcb/      directory containing trusted system administation
                         data and parameters
                         aa/     directory of audit alias databases
                         audit/  directory of audit alias definitions
       /lib    symbolic link to /usr/lib
       /lost+found/
               directory for connecting detached files for fsck(1M); created
               only when a problem exists
       /sbin/  directory of basic utilities
               setup.d   directory containing setup scripts
       /srv/   server directory
       /tftpboot/
               directory where all tftp(1C) file transfers are forced to be
               rooted when tftpd is in secure mode
       /tmp/   directory for temporary files; compare /var/tmp/
       /usr/   system software directory
               bin/      directory of utility programs
               catman/   directory of on-line manual pages for man(1)
                         Mman   symbolic link to ../opt/X11/catman/M_man
                                 (Motif man pages)
                         Xman   symbolic link to ../opt/X11/catman/X_man
                                 (X11 man pages)
                         aman/  man pages for system managers
                                 (administrators)
                         pman/  man pages for programmers
                         uman/  man pages for users
               etc/      directory of maintenance utilities not in /etc
               include/  directory of standard #include files
               lib/      directory of object libraries, etc.
               release/  directory for release notices and system file lists
               sbin/     directory of utility programs
                         init.d  directory containing scripts for rc.d
                                 directories [see init(1M)]
                         setup.d directory containing setup scripts
               sde/      software development environment directory
               tmp       symbolic link to /var/tmp (a multilevel directory)
       /var/   directory to contain various writable directories
               adm/      directory for administrative information
                         acct/   system accounting data files
                         log/    directory containing sysadm logs - must be
                                 a multilevel directory
               cron/     directory to store cron log files
               mail/     directory where mail messages are stored - must be
                         a multilevel directory
               news/     directory where news items are stored
               preserve/ directory where editor temporary files are
                         preserved after crashes or hangups - must be a
                         multilevel directory
               spool/    directory containing directories for delayed
                         execution files
                         cron/   used to store cron related files and data
                         lp/     store print jobs and information from lp
                         mqueue/ store mail failure information
                         uucp/   work files and staging area for uucp(1)
               tmp/      directory to avoid writing temporary files to the /
                         and /usr file systems - must be multilevel

       For lists of files installed with the system, see the .fl files in
       /usr/release.  For information about specific files, see the FILES
       subsection of the pertinent man page.

       When you are searching for information but do not know the man page
       name, the apropos command can be useful.  For example:
              apropos uucp

SEE ALSO
       apropos(1), find(1), grep(1), ls(1).

CAUTION
       The position of files is subject to change without notice.


Licensed material--property of copyright holder(s)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026