xref: /csrg-svn/share/man/man1/intro.1 (revision 49262)
148881Sbostic.\" Copyright (c) 1991 Regents of the University of California.
248881Sbostic.\" All rights reserved.
319577Smckusick.\"
448881Sbostic.\" %sccs.include.redist.roff%
543697Scael.\"
6*49262Scael.\"     @(#)intro.1	6.4 (Berkeley) 05/06/91
748881Sbostic.\"
848881Sbostic.Dd
948881Sbostic.Dt INTRO 1
1048881Sbostic.Os
1148881Sbostic.Sh NAME
1248881Sbostic.Nm intro
1348881Sbostic.Nd introduction to general commands (tools and utilities)
1448881Sbostic.Sh DESCRIPTION
1548881SbosticSection one of the manual contains most of the commands
1648881Sbosticwhich comprise the
1748881Sbostic.Bx
18*49262Scaeluser enviroment.
19*49262ScaelSome of the commands included in section one are
20*49262Scaeltext editors, command shell interpreters,
2148881Sbosticsearching and sorting tools,
22*49262Scaelfile manipulation commands
2348881Sbosticsystem status commands,
24*49262Scaelremote file copy commands, mail commands,
2548881Sbosticcompilers and compiler tools,
26*49262Scaelformatted output tools,
27*49262Scaeland line printer commands.
2848881Sbostic.Pp
2948881SbosticAll commands set a status value upon exit which may be tested
3048881Sbosticto see if the command completed normally.
31*49262ScaelThe exit values and their meanings are explained in the individual
32*49262Scaelmanuals.  Traditionally, the value 0 signifies successful
33*49262Scaelcompletetion of the command.
3448881Sbostic.Sh SEE ALSO
3548881Sbostic.Xr man 1
3648881Sbostic.Xr intro 2
3748881Sbostic.Xr intro 3
3848881Sbostic.Xr intro 3
3948881Sbostic.Xr intro 4
4048881Sbostic.Xr intro 8
4148881Sbostic.Pp
4248881SbosticTutorials in the
4348881Sbostic.%T "UNIX User's Manual Supplementary Documents" .
4448881Sbostic.Sh HISTORY
4548881SbosticA
4648881Sbostic.Nm intro
4748881Sbosticmanual appeared in
4848881Sbostic.At v6 .
49