hier(7)
NAME
hier − file system hierarchy
DESCRIPTION
The following gives a quick tour through the root file system. Listed are the major directory hierarchy and representative files.
/root directory for root file system
/bindirectory for utility programs (see also /usr/bin)
asassembler
ccC compiler executive (see also /lib/ccom, /lib/cpp, /lib/c2)
csh
C shell
.
.
.
/devdirectory for devices(4)
MAKEDEV
shell script to create special files
MAKEDEV.local
site specific part of MAKEDEV
console
main console, tty(4)
hp*
disks, hp(4)
rhp*
raw disks, hp(4)
ra*
UNIBUS disks ra(4)
tty*
terminals, tty(4)
.
.
.
/etcdirectory for maintenance utilities and data
cron
clock daemon, cron(8)
disktab
disk characteristics and partition tables, disktab(5)
dump
dump program, dump(8)
dumpdates
dump history for dump(8)
fstab
file system configuration table, fstab(5)
getty
part of login, getty(8)
group
group file, group(5)
hosts
host name to network address mapping file, hosts(5)
init
parent of all processes, init(8)
motd
message-of-the-day file, login(1)
mount
mount program, mount(8)
networks
network name to network number mapping file, networks(5)
passwd
password file, passwd(5)
phones
phone numbers for remote hosts, phones(5)
protocols
name to number mapping file, protocols(5)
rcshell script to bring the system to multi-user mode
rc.local
site dependent portion of rc
remote
names and description of remote hosts for tip(1c), remote(5)
services
network services definition file, services(5)
termcap
description of terminal capabilities, termcap(5)
ttys
properties of terminals, ttys(5)
.
.
.
/libdirectory object libraries (see also /usr/lib)
ccom
C compiler proper
cpp
C preprocessor
c2C code improver
libc.a
system calls and standard I/O (2,3,3S)
.
.
.
/lost+found
directory for connecting detached files for fsck(8)
/syssymbolic link, normally to /usr/sys
/tmpdirectory for temporary files (see also /usr/tmp)
e*used by ed(1)
ctm*
used by cc(1)
.
.
.
/usrgeneral purpose directory, normally on which the /usr file system is mounted (see description below)
/vmunixkernel image
The following gives a quick tour through the /usr file system. Listed are the major directory hierarchy and representative files.
/usrroot directory for /usr file system
/usr/admdirectory for administrative information
crash
directory for crash dumps
vmcore.?,vmunix.?
crash dump files
lpacct
line printer accounting, lpr(1)
tracct
phototypesetter accounting, troff(1)
vaacct, vpacct
varian and versatec accounting: vpr(1), vtroff(1), pac(8)
wtmp
login history, utmp(5)
.
.
.
/usr/bindirectory for utility programs (keeps /bin small)
/usr/dictdirectory for word lists
spellhist
history file, spell(1)
words
word list, look(1)
.
.
.
/usr/docdirectories containing files for the Vol.2 documentation
asassembler manual
cC manual
.
.
.
/usr/games
directory for games
hangman
hangman game
lib
library directory for games
.
.
.
/usr/guestdirectory for guest accounts
/usr/include
directory for standard #include files
a.out.h
object file layout, a.out(5)
math.h
math(3m)
stdio.h
standard I/O, intro(3s)
sys
symbolic link to /sys/h (system generation #include files)
.
.
.
/usr/libdirectory for object libraries (keeps /lib small)
atrun
system scheduler, at(1)
crontab
system clock daemon table
font
directory for nroff(1) and troff(1) fonts
lint
directory for utility files for lint(1)
tmac
directory for troff(1) macros
units
directory of conversion tables for units(1)
uucp
directory for uucp(1c) programs and data
.
.
.
/usr/mandirectory for unformatted and preformatted man pages
man1
directory for section 1 (unformatted)
man2
directory for section 2 (unformatted)
man3
directory for section 3 (unformatted)
.
.
.
cat1
directory for section 1 (preformatted)
cat2
directory for section 2 (preformatted)
cat3
directory for section 3 (preformatted)
.
.
.
/usr/mdecdirectory for ULTRIX-32 boot files
/usr/msgsdirectory for messages, msgs(1)
/usr/newdirectory for binaries of new versions of programs
/usr/preserve
directory for editor temp files preserved after crashes/hangups
/usr/pubdirectory for binaries of user programs
/usr/skeldirectory for sample user startup files
.cshrc
startup file for csh(1)
.login
login startup file for csh(1)
.mailrc
startup file for mail(1)
.profile
startup file for sh(1)
.project
lists information used by finger(1)
/usr/spooldirectory for delayed execution files
atdirectory used by at(1)
lpd
directory used by lpr(1)
lock
present when line printer is active
cf*
copy of file to be printed, if necessary
df*
daemon control file, lpd(8)
tf*
transient control file (exists while lpr is working)
mail
directory of mailboxes for mail(1)
name
mail file for user name
name.lock
lock file (exists while name is receiving mail)
uucp
directory for work files and staging area for uucp(1c)
LOGFILE
summary log
/usr/srcdirectory for generic sources
usr.bin
directory for user sources
troff
directory for nroff and troff sources
term
directory of description files for new printers
/usr/sysdirectory for system files
BINARY
directory for system object files, make(1)
cassette
directory of files for boot cassette
conf
directory of configuration files, config(8)
data
directory for drive partition tables
floppy
directory of files for floppy disk
h
directory for system #include files
mdec
directory of headers for 11/750 boot blocks
net
directory for general network files
netimp
directory for IMP network files
netinet
directory for DARPA internet network files
netpup
directory for PUP network files
stand
directory for standalone boot binaries
sys
directory for machine dependent system files
vax
directory for VAX specific system files
vaxif
directory of network interface drivers for the VAX
vaxmba
directory of drivers for devices on the MASSBUS
vaxuba
directory of drivers for devices on the UNIBUS
/usr/tmpsymbolic link to /tmp
SEE ALSO
apropos(1), finger(1), find(1), grep(1), ls(1), whatis(1), whereis(1), which(1), ncheck(8)