Manual — UNIX_V6 1.3.1
Section 0 (intro)
| basinf | ||
| intro | ||
| kaa | ||
| naa | ||
| ptx | ||
| taa | ||
| toc |
Section 1
| awk | pattern scanning and processing language | |
| basename | strip filename affixes | |
| cal | print calendar | |
| cd | change working directory | |
| col | filter reverse line feeds | |
| lex | generator of lexical analysis programs | |
| make | maintain program groups | |
| ratfor | rational Fortran dialect | |
| stty | set terminal options | |
| sum | sum and count blocks in a file | |
| tail | deliver the last part of a file | |
| tar | tape archiver | |
| touch | update date last modified of a file | |
| uname | print system information |
Section 1M
| ac | login accounting | |
| dcheck | file system directory consistency check | |
| df | disk free | |
| icheck | file system storage consistency check | |
| mknod | build special file | |
| ncheck | generate names from i-numbers | |
| sync | update the super block | |
| wall | write to all users |
I. Commands
| ar | archive and library maintainer | |
| as | assembler | |
| bc | arbitrary precision interactive language | |
| cat | concatenate and print | |
| cc | C compiler | |
| cdb | C debugger | |
| chdir | change working directory | |
| chgrp | change group | |
| chmod | change mode | |
| chown | change owner | |
| cmp | compare two files | |
| comm | print lines common to two files | |
| cp | copy | |
| date | print and set the date | |
| dc | desk calculator | |
| dd | convert and copy a file | |
| diff | differential file comparator | |
| du | summarize disk usage | |
| echo | echo arguments | |
| ed | text editor | |
| exit | terminate command file | |
| file | determine file type | |
| find | find files | |
| grep | search a file for a pattern | |
| kill | terminate a process | |
| ld | link editor | |
| ln | make a link | |
| login | sign onto UNIX | |
| ls | list contents of directory | |
| send mail to designated users | ||
| man | run off section of UNIX manual | |
| mkdir | make a directory | |
| more | file perusal filter for crt viewing | |
| mv | move or rename a file | |
| newgrp | log in to a new group | |
| nice | run a command at low priority | |
| nm | print name list | |
| nroff | format text | |
| od | octal dump | |
| passwd | change login password | |
| pr | print file | |
| ps | process status | |
| pwd | working directory name | |
| rev | reverse lines of a file | |
| rm | remove (unlink) files | |
| rmdir | remove directory | |
| sh | shell (command interpreter) | |
| shift | adjust Shell arguments | |
| size | size of an object file | |
| sleep | suspend execution for an interval | |
| sort | sort or merge files | [ sort, usort ] |
| split | split a file into pieces | |
| strip | remove symbols and relocation bits | |
| tee | pipe fitting | |
| time | time a command | |
| tp | manipulate magtape | |
| tr | transliterate | |
| tty | get typewriter name | |
| uniq | report repeated lines in a file | |
| wc | word count | |
| who | who is on the system | |
| yacc | yet another compiler-compiler |
II. System Calls (intro)
| break | change core allocation | [ break, brk, sbrk ] |
| chdir | change working directory | |
| chmod | change mode of file | |
| chown | change owner and group of a file | |
| close | close a file | |
| creat | create a new file | |
| csw | read console switches | |
| dup | duplicate an open file descriptor | |
| exec | execute a file | [ exec, execl, execv ] |
| exit | terminate process | |
| fork | spawn new process | |
| fstat | get status of open file | |
| getgid | get group identifications | |
| getpid | get process identification | |
| getuid | get user identifications | |
| gtty | get typewriter status | |
| indir | indirect system call | |
| intro | ||
| kill | send signal to a process | |
| link | link to a file | |
| mknod | make a directory or a special file | |
| mount | mount file system | |
| nice | set program priority | |
| open | open for reading or writing | |
| pipe | create an interprocess channel | |
| profil | execution time profile | |
| ptrace | process trace | |
| read | read from file | |
| seek | move read/write pointer | |
| setgid | set process group ID | |
| setuid | set process user ID | |
| signal | catch or ignore signals | |
| sleep | stop execution for interval | |
| stat | get file status | |
| stime | set time | |
| stty | set mode of typewriter | |
| sync | update super-block | |
| time | get date and time | |
| times | get process times | |
| umount | dismount file system | |
| unlink | remove directory entry | |
| wait | wait for process to terminate | |
| write | write on a file |
III. Subroutines
| abort | generate an IOT fault | |
| abs | absolute value | [ abs, fabs ] |
| alloc | core allocator | [ alloc, free ] |
| atan | arc tangent function | [ atan, atan2 ] |
| atof | convert ASCII to floating | |
| atoi | convert ASCII to integer | |
| crypt | password encoding | |
| ctime | convert date and time to ASCII | [ ctime, localtime, gmtime ] |
| ecvt | output conversion | [ ecvt, fcvt ] |
| end | last locations in program | [ end, etext, edata ] |
| exp | exponential function | |
| floor | floor and ceiling functions | [ floor, ceil ] |
| fmod | floating modulo function | |
| fptrap | floating point interpreter | |
| gamma | log gamma function | |
| getarg | get command arguments from Fortran | [ getarg, iargc ] |
| getc | buffered input | [ getc, getw, fopen ] |
| getchar | read character | |
| getpw | get name from UID | |
| hmul | high-order product | |
| ierror | catch Fortran errors | |
| ldiv | long division | [ ldiv, lrem ] |
| locv | long output conversion | |
| log | natural logarithm | |
| monitor | prepare execution profile | |
| nargs | argument count | |
| nlist | get entries from name list | |
| perror | system error messages | [ perror, sys_errlist, sys_nerr, errno ] |
| pow | floating exponentiation | |
| printf | formatted print | |
| putc | buffered output | [ putc, putw, fcreat, fflush ] |
| putchar | write character | [ putchar, flush ] |
| qsort | quicker sort | |
| rand | random number generator | [ rand, srand ] |
| reset | execute non-local goto | [ reset, setexit ] |
| setfil | specify Fortran file name | |
| sin | trigonometric functions | [ sin, cos ] |
| sqrt | square root function | |
| ttyn | return name of current typewriter |
IV. Special Files
| cat | phototypesetter interface | |
| dc | DC-11 communications interface | |
| dh | DH-11 communications multiplexer | |
| dn | DN-11 ACU interface | |
| dp | DP-11 201 data-phone interface | |
| dsk | RP-11/RP03 moving-head disk | [ rp ] |
| hp | RH-11/RP04 moving-head disk | |
| hs | RH11/RS03-RS04 fixed-head disk file | |
| ht | RH-11/TU-16 magtape interface | |
| kl | KL-11 or DL-11 asynchronous interface | |
| lp | line printer | |
| mem | core memory | [ mem, kmem, null ] |
| mt | TI-990 TILINE Magnetic Tape Driver | |
| pc | PC-11 paper tape reader/punch | |
| rf | RF11/RS11 fixed-head disk file | |
| rk | RK-11/RK03 (or RK05) disk | |
| rp | RP-11/RP03 moving-head disk | |
| tty | general typewriter interface |
V. File Formats and Conventions
| a.out | assembler and link editor output | |
| archive | archive (library) file format | [ ar ] |
| ascii | map of ASCII character set | |
| core | format of core image file | |
| directory | format of directories | [ dir ] |
| dump | incremental dump tape format | |
| fs | format of file system volume | |
| greek | graphics for extended TTY-37 type-box | |
| group | group file | |
| mtab | mounted file system table | |
| passwd | password file | |
| tabs | set tab stops | |
| tp | DEC/mag tape formats | |
| ttys | typewriter initialization data | |
| utmp | user information | |
| wtmp | user login history |
VI. User-maintained Programs
| azel | satellite predictions | |
| bj | the game of black jack | |
| cal | print calendar | |
| chess | the game of chess | |
| col | filter reverse line feeds | |
| cubic | three dimensional tic-tac-toe | |
| factor | discover prime factors of a number | |
| fed | edit form letter memory | |
| form | form letter generator | |
| graph | draw a graph | |
| gsi | interpret extended character set on GSI terminal | |
| m6 | general purpose macroprocessor | |
| moo | guessing game | |
| plot | graphics filters | [ plot: tek, gsip, vt0 ] |
| primes | print all primes larger than somewhat | |
| quiz | test your knowledge | |
| sky | obtain ephemerides | |
| sno | Snobol interpreter | |
| speak | word to voice translator | |
| spline | interpolate smooth curve | |
| tbl | format tables for nroff or troff | |
| tmg | compiler-compiler | |
| ttt | the game of tic-tac-toe | |
| units | conversion program | |
| wump | the game of hunt-the-wumpus |
VII. User-maintained Subroutines
| cr | coroutine scheme | [ crfork, crexit, crread, crwrite, crexch, crprior ] |
| ms | macros for formatting manuscripts | |
| plot | graphics interface | [ plot: openpl et al. ] |
| salloc | string allocation and manipulation |
VIII. Maintenance
| ac | login accounting | |
| bproc | UNIX startup | [ boot procedures ] |
| chgrp | change group | |
| chown | change owner | |
| clri | clear i-node | |
| crash | what to do when the system crashes | |
| cron | clock daemon | |
| dcheck | file system directory consistency check | |
| df | disk free | |
| dpd | data phone daemon | |
| dump | incremental file system dump | |
| getty | set typewriter mode | |
| glob | generate command arguments | |
| icheck | file system storage consistency check | |
| init | process control initialization | |
| lpd | line printer daemon | |
| mkfs | construct a file system | |
| mknod | build special file | |
| mount | mount file system | |
| ncheck | generate names from i-numbers | |
| restor | incremental file system restore | |
| sa | Shell accounting | |
| su | become privileged user | |
| sync | update the super block | |
| umount | dismount file system | |
| update | periodically update the super block | |
| wall | write to all users |
Section [IV]*
| tocrc.0 |
Section section
| xx |