Manual — UNIX 2.9BSD
| network |
1. Commands
| ansi | ANSI standard tape handler |
| apl | apl interpreter |
| aplcvt | convert APL workspaces between PDP-11 and VAX formats |
| checknews | check to see if user has news |
| comp | compose a message |
| cpm | read and write CP/M® floppy disks |
| dist | redistribute a message to additional addresses |
| file | file message(s) in (an)other folder(s) |
| folder | set/list current folder/message |
| forw | forward messages |
| getsyspr | read tables from kernel profiler |
| grab | get files from filesystems |
| hostid | set or print identifier of current host system |
| hostname | set or print name of current host system |
| inc | incorporate new mail |
| inews | submit news articles |
| lpq | show lineprinter queue |
| lpr | line printer spooler |
| lprm | delete jobs from the lineprinter queue |
| netstat | show network status |
| newshell | New C shell with tenex-like file name and command completion |
| next | show the next message |
| nohup, nice | run a command at low priority |
| pick | select messages by content |
| postnews | submit news articles |
| prev | show the previous message |
| prompter | prompting editor front end |
| ps | display process status |
| readnews | read news articles |
| repl | reply to a message |
| rinstall | remotely install programs over the internet |
| rmf | remove folder |
| rmm | remove messages |
| scan | produce a one-line-per-message scan listing |
| send | send a message |
| show | show (list) messages |
| xed | eXtended text EDitor − V7.15 |
1C. Communications Commands
| ftp | file transfer program |
| rcp | remote file copy |
| rlogin | remote login |
| rsh | remote shell |
| ruptime | show host status of local machines |
| rwho | who’s logged in on local machines |
| telnet | user interface to the TELNET protocol |
| tip | connect to a remote system |
2. System Calls
| sethostid, gethostid | get/set unique identifier of current host |
| setblev | set scheduling priority level for specified process |
2X. Extended System Calls (intro)
| accept | accept a connection on a socket |
| connect | initiate a connection on a socket |
| gethostname | get name of current host |
| errno, intro | introduction to system calls and error numbers |
| ioctlnew | description of some new ioctls |
| receive | receive message from a socket |
| select | synchronous i/o multiplexing |
| send | send message from a socket |
| setgrp | set/get group access |
| sethostname | set name of host cpu |
| socket | create an endpoint for communication |
| socketaddr | return address associated with a socket |
3. Subroutines and Libraries
| getdate | convert time and date from ASCII |
3F. FORTRAN Library
| access | determine accessability of a file |
| chdir | change default directory |
| dtime, etime | return elapsed execution time |
| fdate | return date and time in an ASCII string |
| flush | flush output to a file |
| fork | create a copy of this process |
| fseek | position a file ftell − return the current position of a file |
| getarg | return a command line argument iargc − return the number of command line arguments |
| fgetc, getc | get a character from a logical unit |
| getenv | get environment variables |
| getlog | get user’s login name |
| getpid | get process id |
| getgid, getuid | get user or group ID of the caller |
| itime, idate | return date or time in numerical form |
| kill | send a signal to a process |
| link | make a link to an existing file |
| loc | return the address of an object |
| perror | write an error message to the standard error file gerror − return an error message in a character string ierrno − return the last system error code |
| fputc, putc | write a character to a fortran logical unit |
| qsort | quick sort |
| signal | change the action for a signal |
| sleep | sleep for awhile |
| fstat, stat | get file status |
| system | execute a unix command |
| time | return system time ctime − convert a system time to a string ltime, gmtime − disect system time |
| unlink | remove a directory entry |
| wait | wait for a process to terminate |
3N. Network Library (intro)
| htonl, htons, ntohl, ntohs, byteorder | convert values between host and network byte order |
| gethostbyaddr, gethostbyname, sethostent, endhostent, gethostent | get network host entry |
| getnetbyaddr, getnetbyname, setnetent, endnetent, getnetent | get network entry |
| getprotobynumber, getprotobyname, setprotoent, endprotoent, getprotoent | get protocol entry |
| getservbyport, getservbyname, setservent, endservent, getservent | get service entry |
| inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof, inet | Internet address manipulation routines |
| intro | introduction to network library functions |
3X. Miscellaneous Libraries
| rresvport, ruserok, rcmd | routines for returning a stream to a remote command |
| rexec | return stream to a remote command |
4. Special Files
| lo | software loopback network interface |
| pty | pseudo terminal driver |
4F. Network Protocol Families
| inet | Internet protocol family |
| pup | Xerox PUP-I protocol family |
4N. Network Facilities (intro)
| networking, intro | introduction to networking facilities |
4P. Network Protocols
| imp | IMP raw socket interface |
| ip | Internet Protocol |
| pup | raw PUP socket interface |
| tcp | Internet Transmission Control Protocol |
| udp | Internet User Datagram Protocol |
5. File Formats
| ddate, dump | incremental dump format |
| hosts | host name data base |
| networks | network name data base |
| news | USENET network news article, utility files |
| newsrc | information file for readnews(1) and checknews(1) |
| phones | remote host phone number data base |
| printcap | printer capability data base |
| protocols | protocol name data base |
| remote | remote host description file |
| services | service name data base |
7. Miscellaneous Facilities
| mailaddr | mail addressing description |
8. Maintenance Commands
| dump | incremental file system dump |
| expire | remove outdated news articles |
| htable | convert NIC standard format host tables |
| recnews | receive unprocessed articles via mail |
| sendnews | send news articles via mail |
| ulf | universal lineprinter filter |
| uurec | receive processed news articles via mail |
8C. Communications Maintenance Commands
| comsat | biff server |
| ftpd | DARPA Internet File Transfer Protocol server |
| gettable | get NIC format host tables from a host |
| implog | IMP log interpreter |
| implogd | IMP logger process |
| rdump | file system dump across the network |
| rexecd | remote execution server |
| rlogind | remote login server |
| rmt | remote magtape protocol module |
| route | manually manipulate the routing tables |
| routed | network routing daemon |
| rrestor | restore a file system dump across the network |
| rshd | remote shell server |
| rwhod | system status server |
| telnetd | DARPA TELNET protocol server |
| tftpd | DARPA Trivial File Transfer Protocol server |
| trpt | transliterate protocol trace |