xref: /csrg-svn/share/man/man1/intro.1 (revision 65227)
161575Sbostic.\" Copyright (c) 1991, 1993
261575Sbostic.\"	The Regents of the University of California.  All rights reserved.
319577Smckusick.\"
448881Sbostic.\" %sccs.include.redist.roff%
543697Scael.\"
6*65227Smckusick.\"     @(#)intro.1	8.2 (Berkeley) 12/30/93
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*65227Smckusickuser environment.
1949262ScaelSome of the commands included in section one are
2049262Scaeltext editors, command shell interpreters,
2148881Sbosticsearching and sorting tools,
2249262Scaelfile manipulation commands
2348881Sbosticsystem status commands,
2449262Scaelremote file copy commands, mail commands,
2548881Sbosticcompilers and compiler tools,
2649262Scaelformatted output tools,
2749262Scaeland line printer commands.
2848881Sbostic.Pp
2948881SbosticAll commands set a status value upon exit which may be tested
3048881Sbosticto see if the command completed normally.
3149262ScaelThe exit values and their meanings are explained in the individual
3249262Scaelmanuals.  Traditionally, the value 0 signifies successful
33*65227Smckusickcompletion 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