Museum

Home

Lab Overview

Retrotechnology Articles

⇒ UNIX V7

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Anchors

1. Commands

1C. Communications Commands

1G. Graphics Commands

1M. Maintenance Commands

2. System Calls

3. Library Functions

3M. Math Library

3S. Standard I/O Library

3X. Specialized Functions

4. Special Files

5. File Formats and Conventions

6. Games

7. Macro Packages and Language Conventions

8. Maintenance Commands

Section c

Section heading

Manual — UNIX V7

302 entries
intro

1. Commands (intro)

adbdebugger
ararchive and library maintainer
asassembler
atexecute commands at a later time
awkpattern scanning and processing language
basbasic
basenamestrip filename affixes
bcarbitrary-precision arithmetic language
calprint calendar
calendarreminder service
catcatenate and print
cbC program beautifier
ccC compiler[ cc, pcc ]
cdchange working directory
chmodchange mode
chownchange owner or group[ chown, chgrp ]
cmpcompare two files
colfilter reverse line feeds
commselect or reject lines common to two sorted files
cpcopy
cryptencode/decode
dateprint and set the date
dcdesk calculator
ddconvert and copy a file
deroffremove nroff, troff, tbl and eqn constructs
diffdifferential file comparator
diff33-way differential file comparison
dusummarize disk usage
echoecho arguments
edtext editor
eqntypeset mathematics[ eqn, neqn, checkeq ]
exprevaluate arguments as an expression
f77Fortran 77 compiler
factorfactor a number, generate large primes[ factor, primes ]
filedetermine file type
findfind files
grepsearch a file for a pattern[ grep, egrep, fgrep ]
introintroduction to commands
joinrelational database operator
killterminate a process with extreme prejudice
ldloader
lexgenerator of lexical analysis programs
linta C program verifier
lnmake a link
loginsign on
lookfind lines in a sorted list
lookalllook through all text files on UNIX
lorderfind ordering relation for an object library
lslist contents of directory
m4macro processor
mailsend or receive mail among users
makemaintain program groups
manprint sections of this manual
mesgpermit or deny messages
mkdirmake a directory
mvmove or rename files and directories
newgrplog in to a new group
nicerun a command at low priority[ nice, nohup ]
nmprint name list
odoctal dump
passwdchange login password
prprint file
prepprepare text for statistical processing
profdisplay profile data
psprocess status
ptxpermuted index
pubindexmake inverted bibliographic index
pwdworking directory name
ranlibconvert archives to random libraries
ratforrational Fortran dialect
referfind and insert literature references in documents[ refer, lookbib ]
revreverse lines of a file
rmremove (unlink) files[ rm, rmdir ]
roffformat text
sedstream editor
shcommand language[ sh, for, case, if, while, :, ., break, continue, cd, eval, exec, exit, export, login, newgrp, read, readonly, set, shift, times, trap, umask, wait ]
sizesize of an object file
sleepsuspend execution for an interval
sortsort or merge files
spellfind spelling errors[ spell, spellin, spellout ]
splitsplit a file into pieces
stripremove symbols and relocation bits
structstructure Fortran programs
sttyset terminal options
susubstitute user id temporarily
sumsum and count blocks in a file
tabsset terminal tabs
taildeliver the last part of a file
tartape archiver
tblformat tables for nroff or troff
tcphotypesetter simulator
teepipe fitting
testcondition command
timetime a command
tkpaginator for the Tektronix 4014
touchupdate date last modified of a file
tpmanipulate tape archive
trtranslate characters
trofftext formatting and typesetting[ troff, nroff ]
trueprovide truth values[ true, false ]
tsorttopological sort
ttyget terminal name
uniqreport repeated lines in a file
unitsconversion program
waitawait completion of process
wcword count
whowho is on the system
writewrite to another user
xsendsecret mail[ xsend, xget, enroll ]
yaccyet another compiler-compiler

1C. Communications Commands

cucall UNIX
uucpunix to unix copy[ uucp, uulog ]
uuxunix to unix command execution

1G. Graphics Commands

graphdraw a graph
plotgraphics filters
splineinterpolate smooth curve

1M. Maintenance Commands

aclogin accounting
arcvconvert archives to new format
clriclear i-node
dcheckfile system directory consistency check
dfdisk free
dumpincremental file system dump
dumpdirprint the names of files on a dump tape
icheckfile system storage consistency check
iostatreport I/O statistics
mkconfgenerate configuration tables
mkfsconstruct a file system
mknodbuild special file
mountmount and dismount file system[ mount, umount ]
ncheckgenerate names from i-numbers
pstatprint system facts
quotsummarize file system ownership
restorincremental file system restore
sasystem accounting[ sa, accton ]
syncupdate the super block
wallwrite to all users

2. System Calls (intro)

accessdetermine accessibility of file
acctturn accounting on or off
alarmschedule signal after specified time
brkchange core allocation[ brk, sbrk, break ]
chdirchange default directory[ chdir, chroot ]
chmodchange mode of file
chownchange owner and group of a file
closeclose a file
creatcreate a new file
dupduplicate an open file descriptor[ dup, dup2 ]
execexecute a file[ execl, execv, execle, execve, execlp, execvp, exec, exece, environ ]
exitterminate process
forkspawn new process
getpidget process identification
getuidget user and group identity[ getuid, getgid, geteuid, getegid ]
indirindirect system call
introintroduction to system calls and error numbers[ intro, errno ]
ioctlcontrol device[ ioctl, stty, gtty ]
killsend signal to a process
linklink to a file
locklock a process in primary memory
lseekmove read/write pointer[ lseek, tell ]
mknodmake a directory or a special file
mountmount or remove file system[ mount, umount ]
mpxcreate and manipulate multiplexed files
mpxcallmultiplexor and channel interface
niceset program priority
openopen for reading or writing
pausestop until signal
physallow a process to access physical addresses
pipecreate an interprocess channel
pkonestablish packet protocol[ pkon, pkoff ]
profilexecution time profile
ptraceprocess trace
readread from file
setuidset user and group ID[ setuid, setgid ]
signalcatch or ignore signals
statget file status[ stat, fstat ]
stimeset time
syncupdate super-block
timeget date and time[ time, ftime ]
timesget process times
umaskset file creation mode mask
unlinkremove directory entry
utimeset file times
waitwait for process to terminate
writewrite on a file

3. Library Functions (intro)

abortgenerate IOT fault
absinteger absolute value
atofconvert ASCII to numbers[ atof, atoi, atol ]
cryptDES encryption[ crypt, setkey, encrypt ]
ctimeconvert date and time to ASCII[ ctime, localtime, gmtime, asctime, timezone ]
ctypecharacter classification[ isalpha, isupper, islower, isdigit, isalnum, isspace, ispunct, isprint, iscntrl, isascii ]
ecvtoutput conversion[ ecvt, fcvt, gcvt ]
endlast locations in program[ end, etext, edata ]
frexpsplit into mantissa and exponent[ frexp, ldexp, modf ]
getenvvalue for environment name
getgrentget group file entry[ getgrent, getgrgid, getgrnam, setgrent, endgrent ]
getloginget login name
getpassread a password
getpwget name from UID
getpwentget password file entry[ getpwent, getpwuid, getpwnam, setpwent, endpwent ]
introintroduction to library functions
l3tolconvert between 3-byte integers and long integers[ l3tol, ltol3 ]
mallocmain memory allocator[ malloc, free, realloc, calloc ]
mktempmake a unique file name
monitorprepare execution profile
nlistget entries from name list
perrorsystem error messages[ perror, sys_errlist, sys_nerr ]
pkopenpacket driver simulator[ pkopen, pkclose, pkread, pkwrite, pkfail ]
qsortquicker sort
randrandom number generator[ rand, srand ]
setjmpnon-local goto[ setjmp, longjmp ]
sleepsuspend execution for interval
stringstring operations[ strcat, strncat, strcmp, strncmp, strcpy, strncpy, strlen, index, rindex ]
swabswap bytes
systemissue a shell command
ttynamefind name of a terminal[ ttyname, isatty, ttyslot ]

3M. Math Library

expexponential, logarithm, power, square root[ exp, log, log10, pow, sqrt ]
floorabsolute value, floor, ceiling functions[ fabs, floor, ceil ]
hypoteuclidean distance[ hypot, cabs ]
j0bessel functions[ j0, j1, jn, y0, y1, yn ]
sintrigonometric functions[ sin, cos, tan, asin, acos, atan, atan2 ]
sinhhyperbolic functions[ sinh, cosh, tanh ]

3S. Standard I/O Library

fcloseclose or flush a stream[ fclose, fflush ]
ferrorstream status inquiries[ feof, ferror, clearerr, fileno ]
fopenopen a stream[ fopen, freopen, fdopen ]
freadbuffered binary input/output[ fread, fwrite ]
fseekreposition a stream[ fseek, ftell, rewind ]
getcget character or word from stream[ getc, getchar, fgetc, getw ]
getsget a string from a stream[ gets, fgets ]
popeninitiate I/O to/from a process[ popen, pclose ]
printfformatted output conversion[ printf, fprintf, sprintf ]
putcput character or word on a stream[ putc, putchar, fputc, putw ]
putsput a string on a stream[ puts, fputs ]
scanfformatted input conversion[ scanf, fscanf, sscanf ]
setbufassign buffering to a stream
stdiostandard buffered input/output package
ungetcpush character back into input stream

3X. Specialized Functions

assertprogram verification
dbmdata base subroutines[ dbminit, fetch, store, delete, firstkey, nextkey ]
mpmultiple precision integer arithmetic[ itom, madd, msub, mult, mdiv, min, mout, pow, gcd, rpow ]
plotgraphics interface[ plot: openpl et al. ]

4. Special Files

catphototypesetter interface
dnDN-11 ACU interface
duDU-11 201 data-phone interface[ du, dp ]
hpRH-11/RP04, RP05, RP06 moving-head disk
hsRH11/RS03-RS04 fixed-head disk file
htRH-11/TU-16 magtape interface
memcore memory[ mem, kmem ]
nulldata sink
pkpacket driver
rfRF11/RS11 fixed-head disk file
rkRK-11/RK03 or RK05 disk
rpRP-11/RP03 moving-head disk
tcTC-11/TU56 DECtape
tmTM-11/TU-10 magtape interface
ttygeneral terminal interface
vpVersatec printer-plotter

5. File Formats and Conventions

a.outassembler and link editor output
acctexecution accounting file
ararchive (library) file format
coreformat of core image file
dirformat of directories
dumpincremental dump format[ dump, ddate ]
environuser environment
filsysformat of file system volume[ filsys, flblk, ino ]
groupgroup file
mpxiomultiplexed i/o
mtabmounted file system table
passwdpassword file
plotgraphics interface
tpDEC/mag tape formats
ttysterminal initialization data
typesprimitive system data types
utmplogin records[ utmp, wtmp ]

6. Games

arithmeticprovide drill in number facts
backgammonthe game
bannermake long posters
bcdconvert to antique media[ bcd, ppt ]
bjthe game of black jack
checkersgame
chessthe game of chess
chingthe book of changes and other cookies[ ching, fortune ]
cubictic-tac-toe[ ttt, cubic ]
mazegenerate a maze problem
mooguessing game
quiztest your knowledge
reversia game of dramatic reversals
ttttic-tac-toe[ ttt, cubic ]
wordsword games[ hangman, words ]
wumpthe game of hunt-the-wumpus

7. Macro Packages and Language Conventions

asciimap of ASCII character set
eqncharspecial character definitions for eqn
hierfile system hierarchy
termconventional names[ terminals ]

8. Maintenance Commands

bootstartup procedures
crashwhat to do when the system crashes
cronclock daemon
gettyset typewriter mode
initprocess control initialization[ init, rc ]
makekeygenerate encryption key
updateperiodically update the super block

Section c

manmacros to typeset manual

Section heading

msmacros for formatting manuscripts

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