• Aucun résultat trouvé

apollo SysV

N/A
N/A
Protected

Academic year: 2022

Partager "apollo SysV"

Copied!
826
0
0

Texte intégral

(1)

SysV Command Reference

0057I'I-AOO

(2)

SysV Command Reference

Apollo Computer Inc.

330 Billerica Road Chelmsford, MA 01824

Order No. 005798-AOO

(3)

Confidential and Proprietary. Copyright © 1988 Apollo Computer, Inc., Chelmsford, Massachusetts.

Unpublished - rights reserved under the Copyright Laws of the United States. All Rights Reserved.

First Printing: July 1988

Copyright 1979, 1980, 1983, 1986 Regents of the University of California and 1979, AT&T Bell Laboratories, Incorporated.

UNIX is a registered trademark of AT&T in the USA and other countries.

Apollo and Domain are registered trademarks of Apollo Computer Inc.

Concept is a trademark of Human Designed Systems. DEC, PDP, and VT I 00 are registered trademarks of Digital Equipment Corporation. Datamedia is a registered trademark of Datamedia Corporation. Diabolo, ETHERNET, and Xerox are registered trademarks of Xerox Corporation. Hazeltine is a registered trademark of Hazeltine Corporation. IBM is a registered trademark of International Business Machines Corporation. Imagen is a registered trademark of Imagen Corporation. Tektronix and Tektronix 4010 are registered trademarks of Tektronix, Inc. Teletype is a registered trademark of AT&T. VAX is a registered trademark of Digital Equipment Corporation. Versatec is a registered trademark of Versatec.

3DGMR, Aegis, D3M, DGR, Domain/Access, Domain/Ada, Domain/Bridge, Domain/C, Domain/ComController, Domain/CommonLISP, Domain/CORE, Domain/Debug, Domain/DFL, Domain/Dialogue, Domain/DQC, Domain/lX, Domain/Laser-26, Domain/LISP, DomainjPAK, DomainjPCC, Domain/PCI, Domain/SNA, Domain X.25, DPSS, DPSS/MaiI, DSEE, FPX, GMR, GPR, GSR, NLS, Network Computing Kernel, Network Computing System, Network License Server, Open Dialogue, Open Network Toolkit, Open System Toolkit, Personal Supercomputer, Personal Super Workstation, Personal Workstation, Series 3000, Series 4000, Series 10000, and VCD-8 are trademarks of Apollo Computer Inc.

Apollo Computer Inc. reserves the right to make changes in specifications and other information contained in this publication without prior notice, and the reader should in all cases consult Apollo Computer Inc. to determine whether any such changes have been made.

THE TERMS AND CONDITIONS GOVERNING THE SALE OF APOLLO COMPUTER INC. HARDWARE PRODUCTS AND THE LICENSING OF APOLLO COMPUTER INC. SOFTWARE PROGRAMS CONSIST SOLELY OF THOSE SET FORTH IN THE WRITTEN CONTRACTS BETWEEN APOLLO COMPUTER INC. AND ITS CUSTOMERS. NO REPRESENTATION OR OTHER AFFIRMATION OF FACT CONTAINED IN THIS PUBLICATION, INCLUDING BUT NOT LIMITED TO STATEMENTS

REGARDING CAPACITY, RESPONSE-TIME PERFORMANCE, SUITABILITY FOR USE OR

PERFORMANCE OF PRODUCTS DESCRIBED HEREIN SHALL BE DEEMED TO BE A WARRANTY BY APOLLO COMPUTER INC. FOR ANY PURPOSE, OR GIVE RISE TO ANY LIABILITY BY APOLLO COMPUTER INC. WHATSOEVER.

IN NO EVENT SHALL APOLLO COMPUTER INC. BE LIABLE FOR ANY INCIDENTAL, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES WHATSOEVER (INCLUDING BUT NOT LIMITED TO LOST PROFITS) ARISING OUT OF OR RELATING TO TillS PUBLICATION OR THE INFORMATION CONTAINED IN IT, EVEN IF APOLLO COMPUTER INC. HAS BEEN ADVISED, KNEW OR SHOULD HAVE KNOWN OF THE POSSIBILITY OF SUCH DAMAGES.

THE SOFTWARE PROGRAMS DESCRIBED IN TillS DOCUMENT ARE CONFIDENTIAL

INFORMATION AND PROPRIETARY PRODUCTS OF APOLLO COMPUTER INC. OR ITS LICENSORS.

(4)

Preface

The SysV Command Reference describes the user commands and games available in Domain®/OS SysV. This manual is intended for users who are familiar with System V Release 3 UNIX software and Domain/OS. It provides neither a general overview of Domain/OS SysV nor details of the implementation of the system. We assume that you are already familiar with the material in Using Your SysV Environ- ment.

We have divided the SysV Command Reference into two sections:

Commands Games

Section 1 provides reference material on user commands.

Section 6 provides reference material on games.

Each section consists of independent entries of a page or so each. The name of the entry is in the upper comers of its pages, together with the section number, and sometimes a letter characteristic of a class. For example, the ftp command is lC.

Each section begins with intro(N), followed by domain(N), where N is the number of the section. Entries thereafter appear in alphabetical order.

Some entries may describe several features. In such cases, the entry may appear only once, alphabetized under its "primary" name, the name that appears at the upper comers of each manual page.

Entries with Domain/OS SysV (as contrasted with a simple SysV) centered at the top of the page describe features unique to Domain/OS SysV. Each section con- tains an entry with the name domain that provides an overview of the unique features in that section.

We use the convention name(N) to cite entry name in section N of this and other manuals. References to sections other than 1 or 6 mean that name is contained in another manual. The SysV Programmer's Reference contains Sections 2, 3, 4, and 5. Managing SysV System Software includes Sections 1M and 7.

Preface

(5)

All entries are based on a common fonnat, not all of whose parts always appear:

NAME Gives the name of the feature and briefly states its purpose.

SYNOPSIS Summarizes the use of the feature being described. In the case of system calls and subroutines, this summary usually specifies header files (by way of the appropriate #include <file.h> prepro- cessor statement) containing definitions needed by the call or subroutine. This summary also usually contains a set of declara- tions as they might appear in a C-language function header defining the call or subroutine.

DESCRIPTION Describes the feature.

EXAMPLE(S) Gives example(s) of usage, where appropriate.

FILES Gives the filenames that are built into the feature.

SEE ALSO Gives pointers to related infonnation.

DIAGNOSTICS Discusses the diagnostic indications that may be produced.

Messages that are intended to be self-explanatory are not listed.

NOTES Gives generally "helpful hints" about the use of the feature.

WARNINGS Points out potential pitfalls.

BUGS Gives known bugs and sometimes deficiencies.

CAVEATS Gives details of the implementation that might affect usage.

A "Table of Contents" and a "Pennuted Index" derived from that table precede Section 1. The Pennuted Index is a list of keywords, given in the second of three columns, together with the context in which each keyword is found. Keywords are either topical keywords or the names of manual entries. Entries are identified with their section numbers shown in parentheses. This is important because there is con- siderable duplication of names among the sections, arising principally from com- ponents that exist only to exercise a particular system call. The right column lists the name of the manual page on which each keyword may be found. The left column contains useful infonnation about the keyword.

Online Access

We deliver a machine-readable version of this manual (and Sections 1M and 7) in the files

/sysS.3/usr/catman/u _man/man [16]/name .[16]class, and

/sysS.3/usr/catman/a _ man/man[17]/name.[1 M7]class,

(6)

where name is that of the feature documented, [1671M] is either 1, 6, 7, or 1M depending upon the section, and class (C for communication"G for graphics, etc.) mayor may not appear.

If you have installed these files on your workstation, or you have links from your workstation to one where these files are installed, you may access them by way of the man(l) command. (To read about man, type

$ man I man

or refer to man(l) in this book).

Related Manuals

The file /install/doc/apoll%s.v. "latest software release number" _manuals lists current titles and revisions for all available manuals.

For example, at Software Release 10 (SRIO.0) refer to the file /instali/dociapolioios.v.10.O manuals to check that you are using the correct ver- sion of manuals. You may also want to use this file to check that you have ordered all of the manuals that you need.

(If you are using the (AegisTM, envirorunent, you can access the same information through the Help system by typing help manuals.)

Refer to the Domain Documentation Quick Reference (002685) and the Domain Documentation Master Index (011242) for a complete list of related documents.

For introductory information about the Domain/OS system and details about using the SysV environment, refer to the following documents:

• Getting Started with Domain/OS

• Using Your SysV Environment

• Domain Display Manager Command Reference

(002348) (011022) (011418)

For more information on programming in the Domain/OS SysVenvirorunent, refer to the following documents:

• Domain/OS Call Reference, Volumes 1 and 2 (007196 and 0(2888)

• Domain/OS Programming Environment Reference (011010)

• Domain Binder and Librarian Reference

• Domain C Language Refe,.ence

(004977) (002093)

Preface iii

(7)

• SysV Programmer's Reference (005799) (01085l)

• Managing SysV System Software

Problems, Questions, and Suggestions

We appreciate comments from the people who use our system. To make it easy for you to communicate with us, we provide the Apollo® Product Reporting (APR) system for comments related to hardware, software, and documentation. By using this formal channel you make it easy for us to respond to your comments.

You can get more information about how to submit an APR by consulting the appropriate Command Reference manual for your environment (Aegis, BSD, or SysV). Refer to the mkapr shell command description. You can view the same description online by typing:

$ man 1 mkapr (in the SysVenvironment)

% man I mkapr (in the BSD environment)

$ help mkapr (in the Aegis environment)

Alternatively, you may use the Reader's Response form at the back of this manual to submit comments about the manual.

Documentation Conventions

This manual uses the following symbolic conventions:

literal values

user-supplied values

sample user input examples

Bold words or characters in formats and command descriptions represent commands or keywords that you must use literally. Bold words in text indicate the first use of a new term. Filenames and pathnames are also in bold.

Placeholders for symbols that you must supply are printed in italics. For example, the names chosen for call arguments appear in italics.

In samples, information that the user enters appears in bold.

Examples of program code appear in this typeface.

(8)

- - - 8 8 - - -

Square brackets enclose optional items in formats and command descriptions.

Braces enclose a list from which you must choose an item in formats and command descriptions.

A vertical bar separates items in a list of choices.

Ellipses mean that the previous argument-prototype may be repeated.

An argument beginning with a minus sign ("-") usu- ally means that it is an option-specifying argument used by the command itself, even if it appears in a position where a file name could appear. Therefore, it is unwise to have files whose names begin with "_".

This symbol indicates the end of a section.

Preface v

(9)
(10)

Contents

SysV Commands

1: Commands and Application Programs intro( I) ... introduction to commands domain( I) ...•...•...••....•...•••..••••...••• Domain/OS-specific commands and extensions 300(1) ... handle special functions of DASI 300 and 300s terminals 450(1) ... handle special functions of the DASI 450 terminal admin( I) ... create and administer

sees

files are I) ... archive and library maintainer for portable archives asa( I ) ... interpret ASA carriage control characters ate I) ...•. execute commands at a later time awk( I ) ... pattern scanning and processing language banner( I ) ... make posters basename( I) .••..••••.•••...••••..•.•••••.•.•..••••.•••.•..•••...•••..•••••. deliver portions of path names batch( I) ...•..•...•....••...•....•...••...•...•...•...•. execute commands at a later time bc( I) ... arbitrary-precision arithmetic language bdiff( I) ... big diff bfs( I) .•...•...•...•...•...•.•..•...•....•...•...•...•.•..•.•.•.••••..••....•••...•. big file scanner bldt( 1) ••..••••.••.••.••••••.•••.••••••••••.••..•.••..•••••.•••••. display time operating system was built cal( 1) ... print calendar calendar( I) .••....••••..•.••..•••••..•••...•...•.•...•.•.•.••....•••..•.••...•••.••••....•••...•••..•.•.. reminder cancel( I) ... send/cancel requests to an LP line printer cat( 1) ...•...•... concatenate and print files cb(l) ...•...•....•..•..

e

program beautifier cc( I ) ...

e

compiler cdC I ) ... change working directory cdc(1 ) ...•... change the delta commentary of an

sees

delta cflow( I) ...•...•.•...••....••....•..•....••..•..•...••..•...•.••..•••. generate

e

flowgraph chacl( I ) ... change access control list chfn(l) ... change password file information chgrp(l ) ...•...• change owner or group chmod(l) ... change mode chown( I) ... change owner or group chsh( I) ...•...•..••...•..••....•..•..•..•..••....•.•...•••.••.• change password file information cmp( 1) ••..•.•.••••••.•••.••.••••.•.•••••..•••.•••••.•••••...••••••••••••••.••••••.••••••••••.••••.• compare two files col( I) ... filter reverse line feeds Contents vii

(11)

comb(l) ....•...•...•... combine

sees

deltas comm( I) ... select or reject lines common to two sorted files cp( 1 ) ... copy files cpacl( 1 ) ... copy access control list cpio( 1 ) ... copy file archives in and out cpp( 1 ) .•...•...•... the

e

language preprocessor cpscr(l ) ... copy the current display to a file crddf(l ) ...•... create, display, or modify a device descriptor file crontab( 1) ... user crontab file crp( 1 ) ...•...•... create a process on a remote node crpad(l) •...•... create a transcript pad and window crty( 1 ) ...•... create a new type crtyobj(l) ... create a type object module for binding csplit( 1) ...•... context split ctrace(l) ...

e

program debugger cu(lc) ... call another UNIX system cut( 1) ... cut out selected fields of each line of a file cvt_font(l) ... convert fonts from pre-SRIO to SRIO format cvtname( 1) .... convert pathnames between upper and lowercase and preserve colons cvtrgy(l) ... convert registry between SR9.x and SRIO formats cxref(l) ... generate

e

program cross-reference date( 1) ••....••...•....•....••...•..••..•.••...•...•.•...•...•...••... print and set the date dbacl(l) •...•...• Domain/Dialog based access control list editor dbx( 1) ... debugger dc( 1) ..••...•...•... desk calculator dd(l) ... convert and copy a file dde(l) ...•... Domain Distributed Debugging Environment delta(l) ... make a delta (change) to an

sees

file diff( I ) ...•... differential file comparator diff3( 1) ...•... 3-way differential file comparison dircmp(l) ... directory comparison dirname(l) ...•...•..•...•...•... deliver portions of path names disable( 1 ) ... enable/disable LP printers dlty( 1) ... delete a type dm(l) ... Display Manager Commands dspst(l) ... display process status graphically du(l) ...•...•...•...•....•... summarize disk usage dump(l) ... dump selected parts of an object file echo( 1) ... echo arguments ed( 1 ) ...•...•...•...•...•.•... text editor edfont( 1 ) ...•...•... edit a character font edit( 1) •.•••••••••....•••.•.••...•..•.•••...••...•....•••.••.• text editor (variant of ex for casual users) edmtdesc(l) ... edit magtape descriptor file egrep( 1 ) ... search a file for a pattern using full regular expressions emt(l) ...••...•...•... emulate a dumb terminal enable(l) ... enable/disable LP printers env( 1) ... set environment for command execution erase(lg) ...•... graphical device routines and filters

(12)

esa(J) ... display address of external symbol ex( I ) ... text editor expr( I) ... evaluate arguments as an expression f77(1) ... Fortran 77 compiler factor( I ) ... obtain the prime factors of a number false(1) ... provide truth values fgrep( I) ... search a file for a character string file(1 ) ... determine file type find( I ) ... find files finger( I ) ... user infonnation lookup program french_to_iso(l) ... convert files to ISO format fsplit(1) ... split FORTRAN or ratfor files fst( I) ... print fault status information ftp(1c) ... ARPANET file transfer program gdev( Ig) ... graphical device routines and filters german_to_iso(I) ... convert files to ISO format get( I ) ... get a version of an

sees

file getopt( I ) ... parse command options getoptcvt(I) ... parse command options getopts( I) ... parse command options graph(lg) ... draw a graph graphics( I g) ... access graphic and numeric commands greek(I) ... select terminal filter grep( I) ... search a file for a pattern gutil(lg) ... graphic utilities hardcopy( Igl ... graphical device routines and filters hashcheck( I) ... find spelling errors hashmake( I ) ... find spelling errors help( I) ... ask for

sees

help hostid( I) ... set or print identifier of current host system hostname( I) ... set or print name of current host system hp(l) ... handle special functions of Hewlett-Packard terminals hpc(l) ... program counter histogram hpd(lg) ... graphical device routines and filters id(l ) ... print user and group IDs and names inlib( I ) ... install a user-supplied library intm( I ) ... install a type manager inty(l ) ... install a new type ipcrm(l) ... remove a message queue, semaphore set, or shared memory id ipcs(l) ... report inter-process communication facilities status iso( I ) ... convert files to ISO format join( I) ... relational database operator kbm(I) ... set/display keyboard characteristics kil1( I) ... terminate a process ksh( I) ... the Korn shell command programming language las(l) ... list objects mapped into the address space Ibr2ar(l) ... convert Ibr libraries to SRIO archive libraries lem(I) ... ; ... Ioad a color map Contents ix

(13)

Id(l) ... Iink editor for common object files lex( I) ... generate programs for simple lexical tasks line( I ) •... read one line lint( I) ... a C program checker list( I) ... produce C source listing from a common object file llib( I ) ... list installed libraries Ilkob( I ) ... list locked objects In( 1 ) ...•... create a hard or soft link logger( I) ... make entries in the system log login( I) ... sign on logname( I) ...•... get login name lorder( 1) ... find ordering relation for an object library Ip(l) ... send/cancel requests to an LP line printer Ipstat( I) ... print LP status information Is( I) ... list contents of directory Isacl( I ) ... list access control list Ity(1 ) ... list installed types m4(1) ... macro processor mail( l) ... send mail to users or read mail mailx( I) ... interactive message processing system make(l) ... maintain, update, and regenerate groups of programs mane I ) ... print entries in this manual mcs( 1) ...•... manipulate the object file comment section mesg(l) ... permit or deny messages mkapr( 1) ... make an Apollo product report mkapr( 1) ... make a problem report mkdir( I ) ... make directories mksinit( I ) ... create initialization code for STREAMS drivers and modules mmt(l) ... typeset documents, viewgraphs, and slides mt(l) ... magnetic tape manipulating program mv( I) ... move files mvt(l) ... typeset documents, viewgraphs, and slides netstat( 1) ... show network status newform( 1 ) ... change the format of a text file newgrp( 1 ) ... log in to a new group news( 1 ) ... print news items nice( I) ... run a command at low priority nl(l ) ... line numbering filter nmO) ... print name list of common object file nohup( I ) ... run a command immune to hangups and quits nor.dan_to_iso(1) ... convert files to ISO format obj2coff(1) ... convert OBI format modules to COFF format modules ode I) ... octal dump pack( I ) ... compress and expand files passwd( I ) ... change password file information paste( 1) ... merge same lines of several files or subsequent lines of one file pcat( I) ... compress and expand files pg(I) ... file perusal filter for CRTs

(14)

pre 1 ) ... print files prf( I) ... queue a file for printing by Domain/OS Aegis print spooler prof( 1) ... display profile data prs( I ) ... print an

sees

file ps( 1 ) ... report process status ptx(l) ... permuted index pwd( I ) ... working directory name ratfor( I ) ... rational FORTRAN dialect rbak(l) ... restore or index a magnetic media backup file rcp(lc) ... remote file copy red( I ) ... text editor regcmp( I) ... regular expression compile remsh( I c ) ... remote shell rlogin( I c) ... remote login rm( I) ... remove files or directories rmail(l) ... send mail to users or read mail rmdel(l) ... remove a delta from an

sees

file rmdir( I) ... remove files or directories rootnode(I) ... change the node to which the root directory refers rsh(I) ... the standard/restricted Bourne Shell (command programming language) ruptime( I c) ... show host status oflocal machines rwho( I c) ... who' s logged in on local machines rwmt(l) ... read/write foreign magtapes sact(1 ) ... print current

sees

file editing activity sccs(I) ... front end for the

sees

subsystem sccsdiff(l) ... compare two versions of an

sees

file scrattr( I ) ... screen attributes scrto( I ) ... set/show screen timeout sdiff(l) ... side-by-side difference program sed( I) ... stream editor sh(l) ... the standard/restricted Bourne Shell (command programming langnage) size(l) ... print section sizes in bytes of common object files sleep( I) ... suspend execution for an interval sort( I) ... sort and/or merge files spell( I) ... find spelling errors spellin( I ) ... find spelling errors spline( Ig) ... interpolate smooth curve split( I ) ... split a file into pieces start_she I ) ... start a log-in shell stat(lg) ... statistical network useful with graphical commands stcode(l) ... translate status code value to text message strinfo( 1 ) ... prints STREAMS-related information stripe 1) ... strip symbol and line number information from a common object file stty( I) ... set the options for a terminal suO) ... become super-user or another user sum( I ) ... print checksum and block count of a file swapuI( I) ... rearrange underlining swedish_to_iso(l) ... convert files to ISO format Contents xi

(15)

swiss_to_iso(1) ... conven files to ISO fonnat sync( 1 ) ... forces write to disk systype( 1) ... 'display version stamp tabs( 1) ... set tabs on a tenninal tail( 1 ) ... deliver the last pan of a file tar( 1 ) ... tape file archiver tb( 1 ) ... print process traceback td(lg) ... graphical device routines and filters tee( 1 ) •.•....••..••....•...•.•...•...•..•...•.••...•.•••.•.••...•.•...•.•..•...•..•.•..•..•...••.. pipe fitting tekset( Ig) ... graphical device routines and filters telnet(lc) ... user interface to the TELNET protocol test(l) ... condition evaluation command tftp(1c) ... trivial file transfer protocol time( 1) ... time a command timex( I) ... time a command; repon process data and system activity touch( 1) ... update access and modification times of a file tplot(lg) ... graphics filters tpm( I) ... set/display touchpad and mouse characteristics tput( I) ... initialize a tenninal or query tenninfo database tr( 1) ... translate characters tr_font( I) ... transliterate characters within a font trconf(l) ••...••••..••.•••...•••••.. list active Streams or configure STREAMS trace modules tnnon(l) ... print messages collected by trace modules on active Streams true(l) ... provide truth values ts(l) ... display the module name and time stamp tson(l ) ... topological son tty(l) ... get the name of the tenninal tz(l) ... set or display system time zone uk_to_iso(1) ... conven files to ISO fonnat umask( 1) ... set file-creation mode mask uname( 1) ... print name of current UNIX system unget(1) ... undo a previous get of an

sees

file uniq(l) ... repon repeated lines in a file units(l) ... conversion program unpack(l) ... compress and expand files uucp(lc) ... UNIX-to-UNIX system copy uudecode(lc) ... encode/decode a binary file for transmission via mail uuencode(lc) ... encode/decode a binary file for transmission via mail uulog(lc) .••••••...••.••..•••••..••••••••••••••••••.•.••....•.•••...••••..•..••• UNIX-to-UNIX system copy uuname(lc) ... UNIX-to-UNIX system copy uupick(lc) ... public UNIX-to-UNIX system file copy uustat(lc) •..••..••....•...•.•.••.•••..•...•.••..••.••..•..•...•••...• uucp status inquiry and job control uuto(lc) ... public UNIX-to-UNIX system file copy uux(lc) ... UNIX-to-UNIX system command execution val( 1) ... validate

sees

file vc(l) ... version control vi(l) ... screen-oriented (visual) display editor based on ex vsize(l) ... set/display VT100 window settings

(16)

vt I OO( I ) ... VT100 terminal emulator wait(l) ... await completion of process wall( I ) ... write to all users wbak( I) ... create a magnetic media backup file wc( I ) ... word count what( I) ... identify SCCS files who( I) ... who is on the system whois( l) ... DARPA Intemet usemame directory service write(1 ) ... write to another user xargs( I) ... construct argument list(s) and execute command xdmc( I) .•...••.•..•...•...•.•... execute a OM command from the shell yacc(I) ... yet another compiler-compiler 6: Games intro(6) ... introduction to games domain(6) ... Domain/OS-specific games backgammon(6) ... the game of backgammon banner(6) ... print large banner on printer battlestar( 6) ... a tropical adventure game bcd(6) ... convert to antique media bgcolor(6) ... make interesting background colors bj(6) ... the game of blackjack boggle( 6) ... play the game of boggle btlfortune( 6) ... print a random comment btlgammon(6) ... the game of backgammon btlhangman(6) ... guess the word canfield( 6) ... the solitaire card game canfield craps(6) ... the game of craps cribbage(6) ... the card game cribbage dmoire(6) ... Domain/Dialogue-based moire generator factor( 6) ... factoring program fish(6) ... play Go Fish flake( 6) ... induce terminal dandruff fortune(6) ... print a random, hopefully interesting, adage hangman( 6) ... Computer version of the game hangman hunt(6) ... a multi-player multi-terminal game mastermind(6) ... Mastermind guessing game maze(6) ... generate a maze melt(6) ... melt the screen mille(6) ... play Mille Bournes monop(6) ... Monopoly game moo(6) ... guessing game number(6) ... convert Arabic numerals to English primes( 6) ... print prime numbers puzzle(6) ... puzzle game quiz( 6) ... test your knowledge rain( 6) ... animated raindrops display random( 6) ... random number generator Contents xiii

(17)

revscr( 6) ... reverse screen robots( 6) ... fight off villainous robots sail(6) ... multi-user wooden ships and iron men scramble(6) ... tum your screen into a scramble puzzle snake(6) ... display chase game strfile(6) ... create a random access file for storing strings teachgammon( 6) ... teach the game of backgammon trek(6) ... trekkie game m(6) ... tic-tac-toe vine(6) ... grow vines worm(6) ... play the growing worm game worms(6) ... animate worms on a display terminal wump(6) ... the game ofhunt-the-wumpus

(18)

PERMUTED INDEX functions of DASI 300 and!

special functions of DASI ofDASI 300 and 300s/ 300, functions of DASI 300 and comparison difO:

of the DASI 450 tenninal special functions of the DASI

fl7: Fonran of a file touch: update chael: change cpacl: copy Isacl: list dbael: Domain/Dialog based /unstr: creale a random commands graphics:

collected by trace modules on STREAMS trace/ trconf: list current

sees

file editing report process data and system random, hopefully interesting, esa: display list objects mapped into the

sees

files admin: create and battlestar: a tropical file for printing by Domain/OS sort: sort lenninal wonns:

rain:

bed: convert to mkapr: make an maintainer for portable/

number: convert language bc:

for ponable archives ar:

conven Ibr libraries to SRIO tar: tape file maintainer for portable cpio: copy file command xargs: construct echo: echo expr: evaluate hc: arbitrary-precision ftp:

expr: evaluale arguments characters asa: inlerpret control characters

help:

a later time a later time scrattr: screen

wait:

processing language backgammon: the game of

300, 300s: handle special ... 300(1) 300 and 300s tenninals/handle ... 300( I) 300s: handle special functions ... 300( I) 300s tenninals/handIe special ... 300( I) 3-way differential file ... difO{l) 450: handle special functions ... 450(1) 450 tenninal450: handle ... 450(1) 77 compiler ... fl7(l) access and modification times ... touch(l) access control list ... chacl( I) access control list ... cpacl( I) access control list ... Isacl{l) access control list editor ... dbacl{l) access file for storing! ... strfile(6) access graphic and numeric ... graphics(lG) active Streams/print messages ...•... trmon( I) active Streams or configure ... trconf( I) activitysact: print ... sact( I) activity/time a command; ... timex(l) adagefortune: print a ...•... fortune( 6) address of exlernal symbol ... esa( I) address spacelas: ... las(l) admin: create and adminiSIer ... admin(l) administer

sees

files ... admin( I) adventure game ... battlestar(6) Aegis print spooler/queue a ... prf(l) and!or merge files ... sort(l) animate wonns on a display ... wonns(6) animated raindmps display ... rain(6) antique media ... bcd(6) Apollo product report ... mkapr( I) ar: archive and library ... ar( I) Arabic numerals to English ... number( 6) arbitrary-precision arithmetic ... bc(l) archive and library maintainer ... ar( I) archive librarieslbr2ar: ... 1br2ar( I) archiver ... tar(l) archives/archive and library ... ar(1) archives in and out ... cpio(l) argumentlist(s) and execule ... xargs( I) arguments ... echo( I) arguments as an expression ... expr( I) arithmetic language ... bc( I) ARPANET file transfer program ... ftp(1C) as an expression ... expr( 1) ASA carriage control ... asa( I) asa: inlerpret ASA carriage ... asa( I) ask for

sees

help ... help( 1) al, batch: execute commands at ... at( 1) al, batch: execute commands at ... batch(l) attributes ...•... scrattr( I) await completion of process ... wait( 1) awk: pattern scanning and ... awk(l) backgammon ... backgammon(6

Permuted Index xv

(19)

btlgammon: the game of backgammon ... btlgammon(6) teacbgammon: teach the game of backgammon ... teachgammon(6)

backgammon backgammon: the game of ... backgammon(6) bgcolor: make interesting background colors ... bgcolor(6) or index a magnetic media backup filerbak: restore ... rbak(1) wbak: create a magnetic media backup file ... wbak(1)

banner: make posters ... banner( I) banner: print large banner on printer ... banner(6) printer banner: print large banner on ... banner( 6) editor dbac1: Domain/Dialog based access control list ... dbac1( I)

(visual) display editor based on ex/screen-oriented ... vir I) portions of path names basename, dimame: deliver ... basename(l) portions of path names basename, dimame: deliver ... dimame( I)

later time at, batch: execute commands at a ... at(1) later time at, batch: execute commands at a ... batch( I) adventure game battlestar: a tropical ... battlestar(6) arithmetic language bc: arbitrary-precision ... bc(1)

bcd: convert to antique media ... bcd(6) bdiff: big diff ... bdiff( I) cb: C program beautifier ... cb( I)

bfs: big file scanner ... bfs( I) background colors bgcolor: make interesting ... bgcolor( 6) via mail /encode/decode a binary file for transmission ... uudecode(1C) via mail/encode/decode a binary file for transmission ... uuencode(1C)

a type object module for bindingcrtyobj: create ... crtyobj( 1) bj: tbe game of blackjack ... bj(6) bj: the game of blackjack ... bj(6) system was built bid!: display time operating ... bldt(1) sum: print checksum and block: count of a file ... sum(!) boggle: play the game of boggle ... boggle( 6)

boggle boggle: play the game of ... boggle(6) rsb: the standard/restricted Bourne Shell (command/sb, ... rsh( I) rsb: the standard/restricted Bourne Shell (command/sh, ... sh( I )

mille: play Mille Bournes ... mille(6) comment btlfortune: print a random ... btlfortune(6) backgammon btlgammon: the game of ... btlgammon(6)

btlhangman: guess the word ... btlhangman(6) time operating system was builtbldt: display ... bldt( I)

size: print section sizes in bytes of common object files ... size(1) cc: C compiler ... cc( I) cllow: generate C 1I0wgrapb ... cllow(l)

cpp: the C language preprocessor ... cpp(l) cb: C program heautifier ... cb( 1) lint: a C program checker ... lint(l) cxref: generate C program cross-reference ... cxref(l)

ctrace: C program debugger ... ctrace( I) object file list: produce C source listing from a common ... Iist( I)

cal: print calendar ... cal(1) dc: desk calculator ... dc( I) cal: print calendar ... cal(1)

calendar: reminder service ... calendar( I) cu: call another UNIX system ... cur I C) to an LP line printer Ip, cancel: send/cancel requests ... cancel( I) to an LP line printer Ip, cancel: send/cancel requests ... lP( I)

the solitaire card game canfieldcanfield, cfscores: ... canfield(6) solitaire card game canfield canfield, cfscores: the ... canfield(6)

(20)

cfscores: the solitaire cribbage: the asa: interpret ASA text editor (variant of ex for files

commentary of an

sees

delta game canfield canfield,

list delta: make a delta

edfont: edit a fgrep: search a file for a kbm: set/display keyboard set/display touchpad and mouse interpret ASA carriage control tr: translate tr_font: transliterate snake, snscore: display lint: a

e

program file sum: print password file information password file information password file information chown, chown, group group file information chfn, file information chfn, file information chfn, mksinit: create initialization stcode: translate status convert OBI format modules to active/ trmon: print messages and lowercase and preserve lem: load a make interesting background comb:

common to two sorted files test: condition evaluation

time: time a argument Iist(s) and execute nice: run a env: set environment for uux: UNIX-to-UNIX system xdmc: execute a OM quits nohup: run a getopt: parse getoplS, getoptcvt: parse

card game canfieldcanfield, ... canfield(6) card game cribbage ... cribbage(6) carriage control characters ... asa( I) casual users)edit: ... edit(l) cat fl concatenate and print ... cat( I) cb:

e

program beautifier ... cb( I) cc:

e

compiler ... cc(l) cd: change working directory ... cd( I) cdc: change the delta ... cdc(l) cftow: genernte

e

ftowgrnph ... cftow( I) cfscores: the solitaire card ... canfield(6) chacl: change access control ... chacl(l) (change) to an

sees

file ... delta(l) charncter font ... edfont( I ) character string ... fgrep(l) charncteristics ... kbm( I) characteristicstpm: ... tpm( I) charactersasa: ... asa( I) characters ... If( I) characters within a font ... tcfont( I) chase game ... snake(6) checker ... lint( I) checksum and block count of a ... sum(l) chfo, chsh, passwd: change ... chfn(l) chfo, chsh, passwd: change ... chsh( I) chfo, chsh, passwd: change ... passwd(l) chgrp: change owner or group ... chgrp(l) chgrp: change owner or group ... chown(l) chmod: change mode ... chmod(l) chown, chgrp: change owner or ... chgrp(l) chown, chgrp: change owner or ... chown(l) chsh, passwd: change password ... chfn(l) chsh, passwd: change password ... chsh( 1) chsh, passwd: change password ... passwd(l) cmp: compare two files ... cmp( I) code for STREAMS drivers and! ... mksinit(i) code value to text message ... stcode( I) eOFF format modulesobj2coff: ... obj2coff(l) col: filter reverse line feeds ... col( I) collected by trace modules on ... trmon( I) colons/between upper ... cvtname( I) color map ... !cm(l) colorsbgcolor: ... bgcolor(6) comb: combine

sees

deltas ... comb(l) combine

sees

deltas ... comb(l) comm - select or reject lines ... comm(l) command ... test(l) command ... time( I) commandxargs: construct ... xargs( I) command at low priority ... nice( 1) command execution ... env(l) command execution ... uux(l C) command from the shell ... xdmc(l) command immune to hangups and ... nohup(l) command options ... getopt( I) command options ... getoptcvt( I)

Permuted Index xvii

(21)

getopts. getoptcvt: parse command options ... getopts(l) ksh: the Korn shell command programming language ... ksh( I)

/Bourne Shell (command programming language) ... rsh(l) /Bourne Shell (command programming language) ... sh(l) and system/ timex: time a command; report process data ... timex(l)

dm: Display Manager Commands ... dm(l) access graphic and numeric commandsgraphics: ... graphics(lG)

intro: introduction to commands ... intro(1) network useful with graphical commandsstat: statistical ... stat( IG)

domain: Domain/OS-specific commands and extensions ... domain( I) at. batch: execute commands at a later time ... .. ... at( I) at. batch: execute commands at a later time ... batch( I) btlfortune: print a random comment ... btlfortune(6)

manipulate the object file comment sectionmcs: ... mcs( I) cdc: change the delta commentary of an SCCS delta ... cdc(l) C source listing from a common object file/produce ... list( 1)

nm: print name list of common object file ... nm(1) line number information from a common object file/symbol and ... strip( 1)

Id: link editor for common object files ... Id( I) section sizes in bytes of common object files/print ... size(l) comm - select or reject lines common to two sorted files ... comm(l)

ipcs: report inter-process communication facilities/ ... ipcs(l) diff: differential file comparator ... diff(l) cmp: compare two files ... cmp(l) SCCS file sccsdiff: compare two versions of an ... sccsdiff( I) difO: 3-way differential file comparison ... dift3(l)

dircmp: directory comparison ... dircmp( I) regcmp: regular expression compile ... regcmp(l)

cc: C compiler ... cc( I) f/7: Fortran 77 compiler ... f/7(1) yacc: yet another compiler-compiler ... yacc(l)

wait: await completion of process ... wait(l) pack. pcat. unpack: compress and expand files ... pack( I) pack. pcat. unpack: compress and expand files ... pcat(l) pack. pcat. unpack: compress and expand files ... unpack(l) hangman hangman: computer version of the game ... hangman(6)

cat fl concatenate and print files ... cat( I) test: condition evaluation command ... test(l) trconf: list active Streams or configure STREAMS trace/ ... trconf( 1)

execute command xargs: CO!1~truct argument list(s) and ... xargs(l) Is: list contents of directory ... Is(1) csplit: context split ... csplit(l) uucp status inquiry and job controluustat: ... uustat(IC)

vc: version control ... vc(l) asa: interpret ASA carriage control characters ... asa( I)

chad: change access control list ... chael(l) cpad: copy access control list ... cpael(l) Isael: list ac",ss control list ... IsadO) DomainlDialog based access control list editordbaci: ... dbad(l)

uuits: conversion program ... uuits( I) dd: convert and copy a file ... dd( I) English number: convert Arabic numerals to ... number(6)

iso: convert files to ISO format ... french_to_iso(l) iso: convert files to ISO format ... german_to_iso(l) iso: convert files to ISO format ... iso(l) iso: convert files to ISO format ... nor.dan_to_iso(l)

(22)

iso:

iso:

iso:

SRIO fOlmat cvefon!:

archive libraries Ibr2ar:

COFF format modules obj2coff:

upper and lowercase/ cvtname:

and SRIO formats cvtrgy:

bed:

rcp: remote file uuname: UNlX-to-UNIX system uuname: UNlX-to-UNIX system uuname: UNlX-to-UNIX system UNlX-to-UNlX system file UNlX-to-UNlX system file dd: convert and cpac!:

cpio:

cp:

file cpscr:

wc: word sum: print checksum and block hpc: program list and out preprocessor display to a file craps: the game of modify a device descriptor/

In:

file wbak:

crty:

node crp:

for storing/ strfile, unstr:

window crpad:

for binding crtyobj:

files admin:

device descriptor file crddf:

STREAMS drivers and! mksinit:

cribbage: the card game cribbage crontab: user cxref: generate C program remote node and window pg: file perusal filter for

module for binding

cpscr: copy the set or print identifier of

convert files to ISO fonnat ... swedish_to_iso(!) convert files to ISO format ... swiss_to_iso(l) convert files to ISO format ... uk_to_iso( I) convert fonts from pre-SRIO to ... cvtjont(l) convert Ibr libraries to SRIO ... Ibr2ar(1) convert OBI fonnat modules to ... obj2coff(l) convert patbnames between ... cvtname(l) convert registry between SR9.x ... cvtrgy(!) convert to antique media ... bed(6) copy ... rep( I C) copyuucp, uulog, ... uucp(l C) copyuucp, uulog, ... uulog(l C) copyuucp, uulog, ... uunanle( I C) copyuuto, uupick: public ... uupick(l C) copyuuto, uupick: public ... uuto(lC) copy a file ... dd(l) copy access control list ... cpad(l) copy file archives in and out ... cpio(l) copy files ... cp( I) copy the current display to a ... cpscr(l) count ... wc( I) count of a file ... sum(l) counter histogram ... hpc( I) cp: copy files ... cp( I) cpacl: copy access control ... cpad(l) cpio: copy file archives in ... cpio(l) cpp: the C language ... cpp(l) cpscr: copy the current ... cpscr( 1) craps ... craps(6) craps: the game of craps ... craps(6) crddf: create, display, or ... crddf(l) create a hard or soft link ... In(l) create a magnetic media backup ... wbak( I) create a new type ... crty( 1) create a process on a remote ... crp( 1) create a random access file ... strfile( 6) create a transcript pad and ... crpad( I) create a type object module ... crtyobj( I) create and administer SCCS ... admin( I) create, display, or modify a ... crddf(l) create initialization code for ... mksinit(l) cribbage ... cribbage(6) cribbage: the card game ... cribbage(6) crontab file ... crontab( I) crontab: user crontab file ... crontab(l) cross-reference ... cxref(l) crp: create a process on a ... crp( I) crpad: create a transcript pad ... crpad( I) CRTs ... pg(l) crty: create a new type ... crty(l) crtyobj: create a type object ... crtyobj( I) csplit: context split ... csplit(!) ctrace: C program debugger ... ctrace(l) cu: call another UNlX system ... cui I C) current display to a file ... cpscr( 1) current host systemhostid: ... hostid(l)

Permuted Index xix

(23)

bostname: set or print name of current host system ... hostname( I) activity sact: print current

sees

file editing ... sact( 1) uname: print name of current UNIX system ... uname(1) spline: interpolate smooth curve ... spline(1G)

of each line ofa file cut: cut out selected fields ... cut(1) each line ofa file cut: cut out selected fields of ... cut(1) pre-SR 10 to SR 1 0 fonnat cvcfont: convert fonts from ... cvtjont( I) between upper and lowercase/ cvtname: convert pathnames ... cvtname( I) between SR9.x and SRIO/ cvtrgy: convert registry ... cvtrgy(1)

cross-reference cxref: generate

e

program ... cxref(l) flake: induce tenninal dandruff ... flake(6) directory service whois: DARPA Internet usemame ... whois(1) /handle special functions of DASI 300 and 3008 tenninals ... 300(1)

special functions of the DASI 450 tenninal450: handle ... 450(1) prof: display profile data ... prof 0 ) /time a command; report process data and system activity ... timex( I)

a tennina! or query tenninfo databasetput: initialize ... tput(l) join: relational database operator ... join(1) date: print and set the date ... date( 1) date: print and set the date ... date(l) access control list editor dbacl: Domain/Dialog based ... dbacl(1)

dbx: debugger ... dbx(1) dc: desk calculator .... '" ... dc(l) dd: convert and copy a file ... dd( 1) Debugging Environment dde: Domain Distributed ... dde( 1)

ctrace:

e

program debugger ... ctrace( I) dbx: debugger ... dbx(1) dde: Domain Distributed Debugging Environment ... dde( I)

d1ty: delete a type ...•...• d1ty basename, dimame: deliver portions of path names ... basename( I) basename, dimame: deliver portions of path names ... dimame(1)

file tail: deliver the last part ofa ... tail( I) delta commentary of an

sees

deltacdc: change the ...•... cde(l) delta: make a delta (change) to an

sees

file ... deIta(l) delta cdc: change the delta commentary of an

sees ...

cde(l)

nndel: remove a delta from an

sees

file ... nndel(l) to an

sees

file delta: make a delta (change) ... delta( I) comb: combine

sees

deltas ... comb(1) mesg: pennit or deny messages ... mesg( 1) display, or modify a device descriptor file/create, ... cnidf(l)

edmtdesc: edit magtape descriptor file ... edmtdesc(1) dc: desk calculator ... dc( I) file: detennine file type ... file(l) create, display, or modify a device descriptor filecn1df: ... cnidf(l)

/tekset, td: graphical device routines and filters ... erase( IG) /tekset, td: graphical device routines and filters ... gdev( IG) /tekset, td: graphical device routines and filters ... hanicopy(l G) /tekset, td: graphical device routines and filters ... hpd( IG) /tekset, td: graphical device routines and filters ... td(1G) /tekset, td: graphical device routines and filters ... tekset(IG) ratfor: rational FORTRAN dialect ... ratfor(l)

bdiff: big diff ...•... bdiff( 1) comparator diff: differential file ... diff( I) comparison difO: 3-way differential file ... difO(l) sdiff: side-by-side difference program ... sdiff(l) diff: differential file comparator ... diff(l)

(24)

dift3: 3-way mkdir: make rm, rmdir: remove files or rm, rmdir: remove files or cd: change working Is: list contents of dircmp:

pwd: working the node to which the root whois: DARPA Internet usemrune path nrunes basenrune, path names basenrune, printers enable, printers enable, sync: forces write to du: summarize rain: animated raindrops symbol esa:

snake, snscore:

vi: screen-oriented (visual) dm:

descriptor/ crddf: create, graphically dspst:

prof:

tz: set or worms: animate worms on a time stamp ts:

was built bldt:

cpscr. copy the current systype:

Environment dde: Domain xdmc: execute a moire generator slides mOlt, mvt: typeset slides mOlt, mvt: typeset Environment dde:

commands and extensions games control list editor dbacl:

generator dmoire:

/queue a file for printing by and extensions domain:

domain:

graph:

/code for STREAMS graphically emt: emulate a

od: octal an object file object file dump:

echo:

differential file comparison ... diff3( 1) dircmp: directory comparison ... dircmp( I) directories ... mkdir( I) directories ... , ... rm( I) directories ... rmdir( I) directory ... cd( I) directory ... Is( I) directory comparison ... dircmp( I) directory name ... pwd( I) directory refers/change ... rootnode( I) directory service ... whois( I ) dimrune: deliver portions of ... basenrune( I) dimame: deliver portions of ... dimame( I) disable: enable/disable LP ... disable( I) disable: enable/disable LP ... enable(l) disk ... sync( I) disk usage ... du( I) display ... rain(6) display address of external ... esa(l) display chase game ... '" ... snake( 6) display editor based on ex ... vi(l) Display Manager Commands ... dm(l) display, or modify a device ... crddf( 1) display process status ... dspst(l) display profile data ... prof(l) display system time zone ... tz(1) display terminal ... worms( 6) display the module name and ... ts(l) display time operating system ... bldt(1) display to a file ... cpscr(l) display version stamp ... systype(l) Distributed Debugging ... dde(l) dlty: delete a type ... dlty DM command from the sheD ... xdmc(l) dm: DiSplay Manager Commands ... dm(l) dmoire: Domain/Dialogue-based ... dmoire(6) documents, viewgraphs, and ... mmt(l) documents, viewgraphs, and ... mvt(t) Domain Distributed Debugging ... dde(l) domain: Domain/OS-specific ... domain(l) domain: Domain/OS-specific ... domain(6) Domain/Dialog based access ... dbacl(l) Domain/Dialogue-based moire ... dmoire(6) Domain/OS Aegis print spooler ... prf(l) Domain/OS-specific commands ... domain( I) Domain/OS-specific games ... domain( 6) draw a graph ... graph( to) drivers and modules ... mksinit(l) dspst: display process statns ... dspst(l) du: summarize disk usage ... du(l) dumb terminal ... emt(l) dump ... od(l) dump: dump selected parts of ... dump(l) dump selected parts of an ... dump(l) echo arguments ... echo( 1) echo: echo arguments ... echo( 1)

Permuted Index xxi

(25)

edfont:

edmtdesc:

ex for casual users) sact: print current SCCS file

based access control list ed, red: text ex: text ed, red: text sed: stream /(visual) display Id: link casual users) edit: text descriptor file pattern using full regular/

emt:

vt100: VT100 terminal enable/disable LP printers enable/disable LP printers enable, disable:

enable, disable:

for/ uuencode,uudecode:

for/ uuencode,uudecode:

sces: front convert Arabic numerals to logger: make man: print command execution Domain Distributed Debugging

execution env: set graphical device/ gdev: hpd, graphical device/ gdev: hpd, graphical device/ gdev: hpd, graphical device/ gdev: hpd, graphical device/ gdev: hpd, graphical device/ gdev: hpd, hashcheck: find spelling hashcheck: find spelling hashcheck: find spelling hashcheck: find spelling external symbol expression expr:

test: condition display editor based on edit: text editor (variant of shell xdmc:

construct argument list(s) and time at, batch:

time at, batch:

set environment for commaod UNIX-to-UNIX system command sleep: suspend

ed, red: text editor ... ed( 1) ed, red: text editor ... red( 1) edfont: edit a character font ... edfont(l) edit a character font ... edfont(l) edit magtape descriptor file ... edmtdesc(l) edit: text editor (variant of ... edit( 1) editing activity ... sact(l) editordbacl: Domain/Dialog ... dbacl(l) editor ... ed( 1) editor ... ex(l) editor ... red( I ) editor ... sed( I) editor based on ex ... vi(l) editor for common object files ... Id(l) editor (variant of ex for ... edit(l) edmtdesc: edit magtape ... edmtdesc(l) egrep: search a file for a ... egrep(l) emt: emulate a dumb terminal ... emt(l) emulate a dumb terminal ... emt(l) emulator ... vt IOO( I) enable, disable: ... disable(l) enable, disable: ... enable(l) enable/disable LP printers ... disable(l) enable/disable LP printers ... enable(l) encode/decode a binary file ... uudecode(I C) encode/decode a binary file ... uuencode( I C) end for the SCCS subsystem ... sces( I) Englishnumher: ... numher(6) entries in the system log ... logger( 1) entries in this manual ... man(l) env: set environment for ... , ... env(l) Environmentdde: ... dde(l) environment for command ... env(l) erase, hardcopy, tekset, td: ... erase( lG) erase, hardcopy, tekset, td: ... gdev(lG) erase, hardcopy, tekset, td: ... hardcopy(lG) erase, hardcopy, tekset, td: ... hpd(lG) erase, hardcopy, tekset, td: ... td(lG) erase, hardcopy, tekset, td: ... tekset(lG) errors/hashmake, spellin, ... hashcheck( I) errors/hashmake, spellin, ... hashmake(l) errors/hashmake, spellin, ... spell(l) errors/hashmake, spellin, ... spellin( 1) esa: display address of ... esa( I) evaluate arguments as an ... expr( 1) evaluation cOlI\ll)and ... test(l) ex/screen-oriented (visual) ... vi( 1) ex for casual users) ... edit(l) ex: text editor ... ex( I) execute a DM commaod from the ... xdmc( 1) execute commandxargs: ... xargs(i) execute commands at a later ... at( 1) execute commands at a later ... batch(i) executionenv: ... env( I) executionuux: ... uux(IC) execution for an interval ... sleep(l)

(26)

pcat, unpack: compress and expand filespack, ... , ... pack( I) pcat, unpack: compress and expand filespack, ... pcat(1) pcat, unpack: compress and expand filespack, ... unpack(1)

expression expr: evaluate arguments as an ... expr( I) expr: evaluate arguments as an expression ... expr( I) regcmp: regular expression compile ... regcmp(l) a pattern using full regular expressions/search a file for ... egrep( I)

commands and extensionslDomainlOS-specific ... domain(l) esa: display address of external symbol ... esa( I)

cat f1 concatenate and print files ... cat(1)

factors of a number factor:

factor: obtain the prime true, true, fst: print col: filter reverse line character string

robots:

copy the current display to a or modify a device descriptor crontab: user crontab fields of each line of a dd: convert and copy a a delta (change) to an

sees

selected parts of an object edit magtape descriptor get: get a version of an

sees

listing from a common object change the format of a text name list of common object or subsequent lines of one prs: print an

sees

index a magnetic media backup remove a delta from an

sees

two versions of an

sees

from a common object checksum and block count of a deliver the last part of a and modification times of a undo a previous get of an

sees

report repeated lines in a val: validate

sees

create a magnetic media backup tar: tape cpio: copy mcs: manipulate the object diff: differential diff3: 3-way differential rcp: remote public UNIX-to-UNIX system public UNIX-to-UNIX system sact: print current

sees

t77: Fortran 77 compiler ... f77(1) factor: factoring program ... factor(6) factor: obtain the prime ... factor( I) factoring program ... factor(6) factors of a number ... factor( I) false: provide truth values ... false( I) false: provide truth values ... true(l) fault status information ... fst( I) feeds ... col(l) fgrep: search a file for a ... fgrep( 1) fight off villainous robots ... robots(6) filecpscr: ... cpscr( I) filecrddf: create, display, ... crddf(l) file ... crontab( I) filecut: cut out selected ... cut(1) file ... dd(l) filedelta: make ... de/ta( I) filedump: dump ... dump(l) fileedmtdesc: ... edmtdesc(l) file ... .. ... get(l) filelist: produce

e

source ... list( I) filenewform: ... newform(l) filenm: print ... nm(l) file/lines of several files ... paste(l) file ... prs(l) filerbak: restore or ... rbak( 1) filermdel: ... rmdel( I) filesccsdiff: compare ... sccsdiff(l) file/line number information ... stripe I) filesum: print ... sum(l) filetail: ... tail(l) filetouch: update access ... touch(l) fileunget: ... unget(l) fileuniq: ... uniq( I) file ... val(l) filewbak: ... wbak(l) file archiver ... , ... tar( I) file archives in and out ... cpio(1) file comment section ... mcs( I) file comparator ... diff( I) file comparison ... diff3( 1) file copy ... rep( I e) file copyuuto, uupick: ... uupick(lC) file copyuuto, uupick: ... uuto(1 C) file: determine file type ... file(l) file editing activity ... saet( I)

Permuted Index xxiii

Références

Documents relatifs

Focusing on the interaction of the makers with the users ap- pears as a potent heuristic tool for both the deconstruction of those beliefs and the understanding of the fate

Sorin (eds.), Stochastic Games and Applications, NATO Science Series C, Mathematical and Physical Sciences, Vol.. 570, Kluwer Academic Publishers, Dordrecht, Chapter

This means that students' difficulties with the formal aspect of the theory of vector space are not just a general problem with formalism but mostly a difficulty of understanding

For high-risk groups, such as pregnant women, health care workers, and household con- tacts of immunocompromised people, the authors recommend serologic testing regardless of

At the beginning of the Second World War, the book-length manuscript of Mikhail Bakhtin’s The Bildungsroman [Novel of Education] (1936-38) existed in two copies; one, the final

November 1985 March 1986 October 1986 July 1987. First

In the course of the digital transformation, a convergence of business activities across different sectors of critical social infrastructure can be ob- served.. This paper

1 Nevertheless, it seemed unwise to reject Schriever's proposal out of hand, and the committee decided to participate in the two studies as requested (especially the