Sync usage with man page.
[netbsd-mini2440.git] / share / doc / usd / 01.begin / u0
blob5cea8c145319ba37bdab38e177c92258b16936a0
1 .\"     $NetBSD$
2 .\"
3 .\" Copyright (C) Caldera International Inc.  2001-2002.
4 .\" All rights reserved.
5 .\"
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions
8 .\" are met:
9 .\" 1. Redistributions of source code and documentation must retain the above
10 .\"    copyright notice, this list of conditions and the following disclaimer.
11 .\" 2. Redistributions in binary form must reproduce the above copyright
12 .\"    notice, this list of conditions and the following disclaimer in the
13 .\"    documentation and/or other materials provided with the distribution.
14 .\" 3. All advertising materials mentioning features or use of this software
15 .\"    must display the following acknowledgement:
16 .\"     This product includes software developed or owned by Caldera
17 .\"     International, Inc.
18 .\" 4. Neither the name of Caldera International, Inc. nor the names of other
19 .\"    contributors may be used to endorse or promote products derived from
20 .\"    this software without specific prior written permission.
21 .\"
22 .\" USE OF THE SOFTWARE PROVIDED FOR UNDER THIS LICENSE BY CALDERA
23 .\" INTERNATIONAL, INC. AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR
24 .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
25 .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
26 .\" IN NO EVENT SHALL CALDERA INTERNATIONAL, INC. BE LIABLE FOR ANY DIRECT,
27 .\" INDIRECT INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
28 .\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
29 .\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
31 .\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
32 .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
33 .\" POSSIBILITY OF SUCH DAMAGE.
34 .\"
35 .\"     @(#)u0  8.1 (Berkeley) 6/8/93
36 .\"
37 .\" ...TM 78-1273-8
38 .if n \{\
39 .po 5n
40 .ll 70n
41 .\}
42 .EH 'USD:1-%''UNIX For Beginners'
43 .OH 'UNIX For Beginners''USD:1-%'
44 .ND October 2, 1978
45 .\" ...old TM -74-1273-18, October 29, 1974
46 .\".RP
47 .TL
48 UNIX For Beginners \(em
49 Second Edition
50 .AU
51 Brian W. Kernighan
52 .AI
53 .\" .MH
54 .AU
55 (Updated for 4.3BSD by Mark Seiden)
56 .AB
57 .PP
58 This paper is meant to help
59 new users get started on
60 the
61 .UX
62 operating system.
63 It includes:
64 .IP "\ \(bu"
65 basics needed for day-to-day use of the system \(em
66 typing commands, correcting typing mistakes, logging in and out,
67 mail, inter-terminal communication,
68 the file system, printing files,
69 redirecting I/O, pipes, and the shell.
70 .IP "\ \(bu"
71 document preparation \(em
72 a brief discussion of the major formatting programs
73 and macro packages,
74 hints on preparing documents,
75 and capsule descriptions of some supporting software.
76 .IP "\ \(bu"
77 .UC UNIX
78 programming \(em
79 using the editor, programming the shell, programming in C,
80 other languages and tools.
81 .IP "\ \(bu"
82 An annotated
83 .UC UNIX
84 bibliography.
85 .AE