xref: /netbsd-src/external/gpl2/texinfo/dist/util/dir-example (revision 29619d2afe564e54d657b83e5a3ae89584f83720)
1*29619d2aSchristosThis is the directory file `dir' a.k.a. `DIR', which contains the
2*29619d2aSchristos  topmost node of the Info hierarchy.
3*29619d2aSchristosThis particular dir file is merely made available for your hacking
4*29619d2aSchristos  pleasure, not official or standard in any way.  If it doesn't make sense
5*29619d2aSchristos  to you, or you don't like it, ignore it.
6*29619d2aSchristosrms suggested that we follow the categories of the Free Software
7*29619d2aSchristos  Directory (http://www.gnu.org/directory/) where possible.  Since
8*29619d2aSchristos  capitalization in the directory is random, I've chosen to use
9*29619d2aSchristos  `minimum' capitals, just the first word and proper nouns.
10*29619d2aSchristosIf you have dir entries for Texinfo manuals you'd like to be added here,
11*29619d2aSchristos  please send them to karl@gnu.org.
12*29619d2aSchristos
13*29619d2aSchristosId: dir-example,v 1.51 2004/12/18 02:11:43 karl Exp
14*29619d2aSchristos
15*29619d2aSchristosFile: dir,	Node: Top,	This is the top of the INFO tree.
16*29619d2aSchristos
17*29619d2aSchristosThis is the Info main menu (aka directory node).
18*29619d2aSchristosA few useful Info commands:
19*29619d2aSchristos
20*29619d2aSchristos  `q' quits;
21*29619d2aSchristos  `?' lists all Info commands;
22*29619d2aSchristos  `h' starts the Info tutorial;
23*29619d2aSchristos  `mTexinfo RET' visits the Texinfo manual, etc.
24*29619d2aSchristos
25*29619d2aSchristosNot all of the topics shown below may be available on this system.
26*29619d2aSchristos
27*29619d2aSchristos* Menu:
28*29619d2aSchristos
29*29619d2aSchristosBasics
30*29619d2aSchristos* Bash: (bash).                 The GNU Bourne-Again SHell.
31*29619d2aSchristos* BC: (bc).                     Arbitrary precision calculator language.
32*29619d2aSchristos* Common options: (coreutils)Common options.      Common options.
33*29619d2aSchristos* Coreutils: (coreutils).       Core GNU (file, text, shell) utilities.
34*29619d2aSchristos* DC: (dc).                     Postfix desk calculator.
35*29619d2aSchristos* Date input formats: (coreutils)Date input formats.
36*29619d2aSchristos* File permissions: (coreutils)File permissions.  Access modes.
37*29619d2aSchristos* Finding files: (find).        Operating on files matching certain criteria.
38*29619d2aSchristos* Gcal: (gcal).                 GNU calendar program.
39*29619d2aSchristos* Time: (time).                 Measuring program resource usage.
40*29619d2aSchristos
41*29619d2aSchristosText creation and manipulation
42*29619d2aSchristos* Diffutils: (diff).            Comparing and merging files.
43*29619d2aSchristos* Ed: (ed).                     Line editor.
44*29619d2aSchristos* Gawk: (gawk).                 A text scanning and processing language.
45*29619d2aSchristos* grep: (grep).                 Print lines matching a pattern.
46*29619d2aSchristos* m4: (m4).			General-purpose text macro processor.
47*29619d2aSchristos* sed: (sed).                   Stream EDitor.
48*29619d2aSchristos* Wdiff: (wdiff).               Word difference finder and related tools.
49*29619d2aSchristos
50*29619d2aSchristosTexinfo documentation system
51*29619d2aSchristos* Info: (info).                 Documentation browsing system.
52*29619d2aSchristos* Texi2HTML: (texi2html).  Texinfo to HTML Converter.
53*29619d2aSchristos* Texinfo: (texinfo).           The GNU documentation format.
54*29619d2aSchristos* info standalone: (info-stnd).                 Standalone Info reader.
55*29619d2aSchristos* infokey: (info-stnd)Invoking infokey.         Compile Info customizations.
56*29619d2aSchristos* install-info: (texinfo)Invoking install-info. Updating info/dir entries.
57*29619d2aSchristos* makeinfo: (texinfo)Creating an Info File.     Translate Texinfo source.
58*29619d2aSchristos* texi2dvi: (texinfo)Format with texi2dvi.      Printing Texinfo documentation.
59*29619d2aSchristos* texindex: (texinfo)Format with tex/texindex.  Sorting Texinfo index files.
60*29619d2aSchristos
61*29619d2aSchristosArchiving
62*29619d2aSchristos* Cpio: (cpio).                 Copy-in-copy-out archiver to tape or disk.
63*29619d2aSchristos* Shar utilities: (sharutils).  Shell archiver, uuencode/uudecode.
64*29619d2aSchristos* Tar: (tar).                   Making tape (or disk) archives.
65*29619d2aSchristos
66*29619d2aSchristosCompression
67*29619d2aSchristos* bzip2: (bzip2).               General (de)compression of files (blocksort).
68*29619d2aSchristos* Gzip: (gzip).                 General (de)compression of files (lzw).
69*29619d2aSchristos
70*29619d2aSchristosEmail
71*29619d2aSchristos* Anubis: (anubis).             The GNU outgoing mail processor.
72*29619d2aSchristos* Mailutils: (mailutils).       Utilities & library for mailboxes, protocols.
73*29619d2aSchristos
74*29619d2aSchristosNetwork applications
75*29619d2aSchristos* Gawkinet: (gawkinet).         TCP/IP Internetworking With `gawk'.
76*29619d2aSchristos* Wget: (wget).                 Non-interactive network downloader.
77*29619d2aSchristos
78*29619d2aSchristosPrinting Tools
79*29619d2aSchristos* a2ps: (a2ps).                    PostScript Generating Utility
80*29619d2aSchristos* PreScript: (a2ps) PreScript.     Input language for a2ps
81*29619d2aSchristos* card: (a2ps) card.               Print Reference Cards
82*29619d2aSchristos* fixps: (a2ps) fixps.             Fixing Some Ill Designed PostScript Files
83*29619d2aSchristos* fixnt: (a2ps) fixnt.             Fixing Microsoft NT PostScript Files
84*29619d2aSchristos* pdiff: (a2ps) pdiff.             Produce Pretty Comparison of Files
85*29619d2aSchristos* psmandup: (a2ps) psmandup.       Printing Duplex on Simplex Printers
86*29619d2aSchristos* psset: (a2ps) psset.             Inserting calls to setpagedevice
87*29619d2aSchristos
88*29619d2aSchristosSoftware development
89*29619d2aSchristos* As: (as).                     Assembler.
90*29619d2aSchristos* Autoconf: (autoconf).         Create source code configuration scripts.
91*29619d2aSchristos* Binutils: (binutils).         ar/copy/objdump/nm/size/strip/ranlib.
92*29619d2aSchristos* automake: (automake).         Making Makefile.in's.
93*29619d2aSchristos* bison: (bison).               GNU parser generator (Yacc replacement).
94*29619d2aSchristos* Cpp: (cpp).		        The GNU C preprocessor.
95*29619d2aSchristos* Cpplib: (cppinternals).       Cpplib internals.
96*29619d2aSchristos* CVS: (cvs).                   Concurrent versions system for source control.
97*29619d2aSchristos* DejaGnu: (dejagnu).           Testing framework.
98*29619d2aSchristos* Gdb: (gdb).                   The GNU debugger.
99*29619d2aSchristos* egcs: (egcs).                 Experimental GNU C compiler.
100*29619d2aSchristos* Flex: (flex).                 A fast scanner generator.
101*29619d2aSchristos* g77: (g77).                   GNU Fortran 77 compiler.
102*29619d2aSchristos* Gasp: (gasp).                 GNU Assembler preprocessor.
103*29619d2aSchristos* gcc: (gcc).                   The GNU Compiler Collection.
104*29619d2aSchristos* gccinstall: (gccinstall).     Installing the GNU Compiler Collection.
105*29619d2aSchristos* gccint: (gccint).             Internals of the GNU Compiler Collection.
106*29619d2aSchristos* Gnats: (gnats).               Cygnus bug tracking system.
107*29619d2aSchristos* Gnulib: (gnulib).             Source files to share among distributions.
108*29619d2aSchristos* Gperf: (gperf).               Perfect hash function generator.
109*29619d2aSchristos* Gprof: (gprof).               Profiler.
110*29619d2aSchristos* Guile Reference: (guile).     The Guile reference manual.
111*29619d2aSchristos* Guile Tutorial: (guile-tut).	The Guile Tutorial.
112*29619d2aSchristos* Identifier DB: (id-utils).    Identifier database utilities.
113*29619d2aSchristos* Indent: (indent).             Prettyprinter for programs.
114*29619d2aSchristos* Ld: (ld).                     Linker.
115*29619d2aSchristos* Libtool: (libtool).           Generic library support script.
116*29619d2aSchristos* Make: (make).                 Remake files automatically.
117*29619d2aSchristos* Remsync: (remsync).           Remote synchronization of directory trees.
118*29619d2aSchristos* Send PR: (send-pr).           Cygnus bug reporting for Gnats.
119*29619d2aSchristos* Source config: (cfg-paper).   Some theory on configuring source packages.
120*29619d2aSchristos* help2man: (help2man).         Automatic manual page generation from -help.
121*29619d2aSchristos
122*29619d2aSchristosEmacs
123*29619d2aSchristos* Ada mode: (ada-mode). The GNU Emacs mode for editing Ada.
124*29619d2aSchristos* Autotype: (autotype). Convenient features for text that you enter frequently
125*29619d2aSchristos                          in Emacs.
126*29619d2aSchristos* CC Mode: (ccmode).   Emacs mode for editing C, C++, Objective-C,
127*29619d2aSchristos                          Java, Pike, and IDL code.
128*29619d2aSchristos* CL: (cl).		Partial Common Lisp support for Emacs Lisp.
129*29619d2aSchristos* Dired-X: (dired-x).   Dired Extra Features.
130*29619d2aSchristos* EUDC: (eudc).   A client for directory servers (LDAP, PH)
131*29619d2aSchristos* Ebrowse: (ebrowse).   A C++ class browser for Emacs.
132*29619d2aSchristos* Ediff: (ediff).       A visual interface for comparing and merging programs.
133*29619d2aSchristos* Emacs: (emacs).	The extensible self-documenting text editor.
134*29619d2aSchristos* Elisp: (elisp).               GNU Emacs Lisp reference manual.
135*29619d2aSchristos* Emacs FAQ: (efaq).	Frequently Asked Questions about Emacs.
136*29619d2aSchristos* Emacs MIME: (emacs-mime).   The MIME de/composition library.
137*29619d2aSchristos* Eshell: (eshell).     A command shell implemented in Emacs Lisp.
138*29619d2aSchristos* Forms: (forms).	Emacs package for editing data bases
139*29619d2aSchristos			  by filling in forms.
140*29619d2aSchristos* Gnus: (gnus).         The newsreader Gnus.
141*29619d2aSchristos* IDLWAVE: (idlwave).	Major mode and shell for IDL and WAVE/CL files.
142*29619d2aSchristos* Intro Elisp: (emacs-lisp-intro). Introduction to Elisp programming.
143*29619d2aSchristos
144*29619d2aSchristos* AUC TeX: (auctex).            Editing (La)TeX files.
145*29619d2aSchristos* MH-E: (mh-e).		Emacs interface to the MH mail system.
146*29619d2aSchristos* Message: (message).   Mail and news composition mode that goes with Gnus.
147*29619d2aSchristos* PCL-CVS: (pcl-cvs).	Emacs front-end to CVS.
148*29619d2aSchristos* RefTeX: (reftex).	Emacs support for LaTeX cross-references and citations.
149*29619d2aSchristos* SC: (sc).		Supercite lets you cite parts of messages you're
150*29619d2aSchristos			  replying to, in flexible ways.
151*29619d2aSchristos* Speedbar: (speedbar).        File/Tag summarizing utility.
152*29619d2aSchristos* TRAMP: (tramp).       Transparent Remote Access, Multiple Protocol
153*29619d2aSchristos                          Emacs remote file access via rsh and rcp.
154*29619d2aSchristos* VIP: (vip).		An older VI-emulation for Emacs.
155*29619d2aSchristos* VIPER: (viper).       The newest Emacs VI-emulation mode.
156*29619d2aSchristos                          (also, A VI Plan for Emacs Rescue or the VI PERil.)
157*29619d2aSchristos* VM: (vm).             View Mail for Emacs.
158*29619d2aSchristos* Widget: (widget).     Documenting the "widget" package used by the
159*29619d2aSchristos                           Emacs Custom facility.
160*29619d2aSchristos* WoMan: (woman).       Browse UN*X Manual Pages `Wo (without) Man'.
161*29619d2aSchristos
162*29619d2aSchristosTypesetting
163*29619d2aSchristos* Font utilities: (fontu).      Programs for font manipulation.
164*29619d2aSchristos* Groff: (groff).               The GNU troff document formatting system.
165*29619d2aSchristos* GV: (gv).                     The GNU PostScript and PDF viewer.
166*29619d2aSchristos
167*29619d2aSchristosGNU Gettext Utilities
168*29619d2aSchristos* ISO3166: (gettext)Country Codes.             ISO 3166 country codes.
169*29619d2aSchristos* ISO639: (gettext)Language Codes.             ISO 639 language codes.
170*29619d2aSchristos* xgettext: (gettext)xgettext Invocation.      Extract strings into a PO file.
171*29619d2aSchristos* autopoint: (gettext)autopoint Invocation.    Copy gettext infrastructure.
172*29619d2aSchristos* envsubst: (gettext)envsubst Invocation.      Expand environment variables.
173*29619d2aSchristos* gettext: (gettext).                          GNU gettext utilities.
174*29619d2aSchristos* gettextize: (gettext)gettextize Invocation.  Prepare a package for gettext.
175*29619d2aSchristos* msgattrib: (gettext)msgattrib Invocation.    Select part of a PO file.
176*29619d2aSchristos* msgcat: (gettext)msgcat Invocation.          Combine several PO files.
177*29619d2aSchristos* msgcmp: (gettext)msgcmp Invocation.          Compare a PO file and template.
178*29619d2aSchristos* msgcomm: (gettext)msgcomm Invocation.        Match two PO files.
179*29619d2aSchristos* msgconv: (gettext)msgconv Invocation.        Convert PO file to encoding.
180*29619d2aSchristos* msgen: (gettext)msgen Invocation.            Create an English PO file.
181*29619d2aSchristos* msgexec: (gettext)msgexec Invocation.        Process a PO file.
182*29619d2aSchristos* msgfilter: (gettext)msgfilter Invocation.    Pipe a PO file through a filter.
183*29619d2aSchristos* msgfmt: (gettext)msgfmt Invocation.          Make MO files out of PO files.
184*29619d2aSchristos* msggrep: (gettext)msggrep Invocation.        Select part of a PO file.
185*29619d2aSchristos* msginit: (gettext)msginit Invocation.        Create a fresh PO file.
186*29619d2aSchristos* msgmerge: (gettext)msgmerge Invocation.      Update a PO file from template.
187*29619d2aSchristos* msgunfmt: (gettext)msgunfmt Invocation.      Uncompile MO file into PO file.
188*29619d2aSchristos* msguniq: (gettext)msguniq Invocation.        Unify duplicates for PO file.
189*29619d2aSchristos* ngettext: (gettext)ngettext Invocation.      Translate a message with plural.
190*29619d2aSchristos
191*29619d2aSchristosSoftware libraries
192*29619d2aSchristos* Annotate: (annotate).         High-level GDB to GUI's.
193*29619d2aSchristos* Bfd: (bfd).                   The Binary File Descriptor library.
194*29619d2aSchristos* CVS protocol: (cvsclient).    CVS client/server protocol specification.
195*29619d2aSchristos* Gdb-Internals: (gdbint).      The GNU debugger's internals.
196*29619d2aSchristos* GDB library: (libgdb).        Application programming interface to GDB.
197*29619d2aSchristos* GDBM: (gdbm).                 Hashed databases.
198*29619d2aSchristos* GDK: (gdk).                   General drawing kit.
199*29619d2aSchristos* GTK: (gtk).                   GIMP toolkit.
200*29619d2aSchristos* History: (history).           Recall previous lines of input.
201*29619d2aSchristos* Ld internals: (ldint).        GNU linker internals.
202*29619d2aSchristos* Libc: (libc).                 C library.
203*29619d2aSchristos* Mmalloc: (mmalloc).           The GNU mapped-malloc package.
204*29619d2aSchristos* Stabs: (stabs).               The "stabs" debugging information format.
205*29619d2aSchristos* Readline: (readline).         General command-line interface.
206*29619d2aSchristos* Regex: (regex).               Regular expressions.
207*29619d2aSchristos* Termcap: (termcap).           All about /etc/termcap.
208*29619d2aSchristos
209*29619d2aSchristosC++ libraries
210*29619d2aSchristos* Iostream: (iostream).         C++ input/output.
211*29619d2aSchristos* Libg++: (libg++).             C++ classes.
212*29619d2aSchristos* autosprintf: (autosprintf).   Support for printf format strings in C++.
213*29619d2aSchristos
214*29619d2aSchristosGNU organization
215*29619d2aSchristos* Maintain: (maintain).         GNU maintainer guidelines.
216*29619d2aSchristos* Standards: (standards).       GNU coding standards.
217*29619d2aSchristos* Tasks: (tasks).               GNU task list.
218*29619d2aSchristos
219*29619d2aSchristosGNU music project
220*29619d2aSchristos* LilyPond: (lilypond).                        The GNU music typesetter.
221*29619d2aSchristos* LilyPond internals: (lilypond-internals).    LilyPond internals.
222*29619d2aSchristos* ly2dvi: (lilypond)Invoking ly2dvi::          Titling LilyPond scores.
223*29619d2aSchristos* convert-ly: (lilypond)Invoking convert-ly::  Older LilyPond versions.
224*29619d2aSchristos* midi2ly: (lilypond)Invoking midi2ly::        Importing MIDI.
225*29619d2aSchristos* etf2ly: (lilypond)Invoking etf2ly::          Importing Finale.
226*29619d2aSchristos* abc2ly: (lilypond)Invoking abc2ly::          Importing ABC.
227*29619d2aSchristos* pmx2ly: (lilypond)Invoking pmx2ly::          Importing PMX.
228*29619d2aSchristos* musedata2ly: (lilypond)Invoking musedata2ly::Importing Musedata.
229*29619d2aSchristos* mup2ly: (lilypond)Invoking mup2ly::          Importing MUP.
230*29619d2aSchristos
231*29619d2aSchristosTeX
232*29619d2aSchristos* Afm2tfm: (dvips)Invoking afm2tfm.  Making Type 1 fonts available to TeX.
233*29619d2aSchristos* Dvips: (dvips).               DVI-to-PostScript translator.
234*29619d2aSchristos* DVI-to-PNG: (dvipng).         DVI to Portable Network Graphics (PNG).
235*29619d2aSchristos* Eplain: (eplain).             Expanding on plain TeX.
236*29619d2aSchristos* Kpathsearch: (kpathsea).      File lookup along search paths.
237*29619d2aSchristos* LaTeX: (latex).               LaTeX.
238*29619d2aSchristos* MakeIndex: (makeindex).       Index creation for TeX.
239*29619d2aSchristos* Naming TeX fonts: (fontname). Filenames for TeX fonts.
240*29619d2aSchristos* TDS: (tds).                   Standard TeX directory structure.
241*29619d2aSchristos* TeXDraw: (texdraw).           Drawing PostScript diagrams within TeX.
242*29619d2aSchristos* Web2c: (web2c).               TeX, Metafont, and their companion programs.
243*29619d2aSchristos
244*29619d2aSchristosDOS
245*29619d2aSchristos* GNUish: (gnuish).             GNU utilities for DOS.
246*29619d2aSchristos* Mtools: (mtools).             Access DOS disks from Unix.
247*29619d2aSchristos
248*29619d2aSchristosScience
249*29619d2aSchristos* R FAQ: (R-FAQ).               The R statistical language FAQ.
250*29619d2aSchristos
251*29619d2aSchristosOther things
252*29619d2aSchristos* Amd: (am-utils).              Filesystem automounter.
253*29619d2aSchristos* CMUCL: (cmu-user).            CMU Common Lisp.
254*29619d2aSchristos* File headers: (filehdr).      Bibliographic information for computer files.
255*29619d2aSchristos* GCP: (gcp).                   Game club protocol.
256*29619d2aSchristos* GIMP: (pdb).                  The GIMP procedural database.
257*29619d2aSchristos* HTML: (snafu).                Hypertext Markup Language 2.0 specification.
258*29619d2aSchristos* Jargon: (jargon).             The jargon file.
259*29619d2aSchristos* Netpbm: (netpbm).             Images/graphics manipulation programs.
260*29619d2aSchristos* JED: (jed).                   JED editor documentation.
261*29619d2aSchristos* octave: (octave).             Octave - A language for numerical computation.
262*29619d2aSchristos* Perl: (perl).                 Practical extraction and report language.
263*29619d2aSchristos* PRCS: (prcs).                 Project revision control system.
264*29619d2aSchristos* Screen: (screen).             Terminal multiplexer.
265*29619d2aSchristos
266*29619d2aSchristosIndividual utilities
267*29619d2aSchristos* aclocal: (automake)Invoking aclocal.          Generating aclocal.m4.
268*29619d2aSchristos* aid: (id-utils)aid invocation.                Matching strings.
269*29619d2aSchristos* ar: (binutils)ar.                             Create/modify/extract archives.
270*29619d2aSchristos* at-pr: (gnats)at-pr.                          Bug report timely reminders.
271*29619d2aSchristos* autoconf: (autoconf)autoconf Invocation.
272*29619d2aSchristos                                How to create configuration scripts
273*29619d2aSchristos* autoheader: (autoconf)autoheader Invocation.
274*29619d2aSchristos                                How to create configuration templates
275*29619d2aSchristos* autom4te: (autoconf)autom4te Invocation.
276*29619d2aSchristos                                The Autoconf executables backbone
277*29619d2aSchristos* autoreconf: (autoconf)autoreconf Invocation.
278*29619d2aSchristos                                Remaking multiple `configure' scripts
279*29619d2aSchristos* autoscan: (autoconf)autoscan Invocation.
280*29619d2aSchristos                                Semi-automatic `configure.ac' writing
281*29619d2aSchristos* autoupdate: (autoconf)autoupdate Invocation.
282*29619d2aSchristos                                Automatic update of `configure.ac'
283*29619d2aSchristos* awk: (gawk)Invoking gawk.                     Text scanning and processing.
284*29619d2aSchristos* basename: (coreutils)basename invocation.     Strip directory and suffix.
285*29619d2aSchristos* bibtex: (web2c)BibTeX invocation.             Maintaining bibliographies.
286*29619d2aSchristos* c++filt: (binutils)c++filt.                   Demangle C++ symbols.
287*29619d2aSchristos* cat: (coreutils)cat invocation.               Concatenate and write files.
288*29619d2aSchristos* chgrp: (coreutils)chgrp invocation.           Change file groups.
289*29619d2aSchristos* chmod: (coreutils)chmod invocation.           Change file permissions.
290*29619d2aSchristos* chown: (coreutils)chown invocation.           Change file owners/groups.
291*29619d2aSchristos* chroot: (coreutils)chroot invocation.         Specify the root directory.
292*29619d2aSchristos* cksum: (coreutils)cksum invocation.           Print POSIX CRC checksum.
293*29619d2aSchristos* cmp: (diff)Invoking cmp.                      Compare 2 files byte by byte.
294*29619d2aSchristos* comm: (coreutils)comm invocation.             Compare sorted files by line.
295*29619d2aSchristos* comsatd: (mailutils)comsatd.                  Comsat daemon.
296*29619d2aSchristos* config.status: (autoconf)config.status Invocation. Recreating configurations.
297*29619d2aSchristos* configure: (autoconf)configure Invocation.    Configuring a package.
298*29619d2aSchristos* cp: (coreutils)cp invocation.                 Copy files.
299*29619d2aSchristos* csplit: (coreutils)csplit invocation.         Split by context.
300*29619d2aSchristos* cut: (coreutils)cut invocation.               Print selected parts of lines.
301*29619d2aSchristos* date: (coreutils)date invocation.             Print/set system date and time.
302*29619d2aSchristos* dd: (coreutils)dd invocation.                 Copy and convert a file.
303*29619d2aSchristos* df: (coreutils)df invocation.                 Report filesystem disk usage.
304*29619d2aSchristos* diff: (diff)Invoking diff.                    Compare 2 files line by line.
305*29619d2aSchristos* diff3: (diff)Invoking diff3.                  Compare 3 files line by line.
306*29619d2aSchristos* dir: (coreutils)dir invocation.               List directories briefly.
307*29619d2aSchristos* dircolors: (coreutils)dircolors invocation.   Color setup for ls.
308*29619d2aSchristos* dirname: (coreutils)dirname invocation.       Strip non-directory suffix.
309*29619d2aSchristos* dmp: (web2c)Dmp invocation.                   Troff->MPX (MetaPost pictures).
310*29619d2aSchristos* du: (coreutils)du invocation.                 Report on disk usage.
311*29619d2aSchristos* dvicopy: (web2c)DVIcopy invocation.           Virtual font expansion
312*29619d2aSchristos* dvipng: (dvipng)Invoking dvipng.              A DVI-to-PNG translator.
313*29619d2aSchristos* dvitomp: (web2c)DVItoMP invocation.           DVI to MPX (MetaPost pictures).
314*29619d2aSchristos* dvitype: (web2c)DVItype invocation.           DVI to human-readable text.
315*29619d2aSchristos* echo: (coreutils)echo invocation.             Print a line of text.
316*29619d2aSchristos* edit-pr: (gnats)Invoking edit-pr.             Changing bugs.
317*29619d2aSchristos* egrep: (grep)Invoking.                        grep -E.
318*29619d2aSchristos* eid: (id-utils)eid invocation.                Invoking an editor on matches.
319*29619d2aSchristos* env: (coreutils)env invocation.               Modify the environment.
320*29619d2aSchristos* expand: (coreutils)expand invocation.         Convert tabs to spaces.
321*29619d2aSchristos* expr: (coreutils)expr invocation.             Evaluate expressions.
322*29619d2aSchristos* factor: (coreutils)factor invocation.         Print prime factors
323*29619d2aSchristos* false: (coreutils)false invocation.           Do nothing, unsuccessfully.
324*29619d2aSchristos* fgrep: (fgrep)Invoking.                       grep -F.
325*29619d2aSchristos* fid: (id-utils)fid invocation.                Listing a file's identifiers.
326*29619d2aSchristos* file-pr: (gnats)file-pr.                      Processing incoming traffic.
327*29619d2aSchristos* find: (find)Invoking find.                    Finding and acting on files.
328*29619d2aSchristos* fmt: (coreutils)fmt invocation.               Reformat paragraph text.
329*29619d2aSchristos* fold: (coreutils)fold invocation.             Wrap long input lines.
330*29619d2aSchristos* frm: (mailutils)frm.                          List headers from a mailbox.
331*29619d2aSchristos* gcal2txt: (gcal)Invoking gcal2txt.            Calendar resource to text file.
332*29619d2aSchristos* gftodvi: (web2c)GFtoDVI invocation.           Generic font proofsheets.
333*29619d2aSchristos* gftopk: (web2c)GFtoPK invocation.             Generic to packed fonts.
334*29619d2aSchristos* gftype: (web2c)GFtype invocation.             GF to human-readable text.
335*29619d2aSchristos* gid: (id-utils)gid invocation.                Listing all matching lines.
336*29619d2aSchristos* git: (git).                                   GNU interactive tools.
337*29619d2aSchristos* groups: (coreutils)groups invocation.         Print group names a user is in.
338*29619d2aSchristos* guimb: (mailutils)guimb.                      Mailbox processing language.
339*29619d2aSchristos* gunzip: (gzip)Overview.                       Decompression.
340*29619d2aSchristos* gzexe: (gzip)Overview.			Compress executables.
341*29619d2aSchristos* head: (coreutils)head invocation.             Output the first part of files.
342*29619d2aSchristos* hostid: (coreutils)hostid invocation.         Print numeric host identifier.
343*29619d2aSchristos* hostname: (coreutils)hostname invocation.     Print or set system name.
344*29619d2aSchristos* id: (coreutils)id invocation.                 Print real/effective uid/gid.
345*29619d2aSchristos* idx: (id-utils)idx invocation.                Testing mkid scanners.
346*29619d2aSchristos* ifnames: (autoconf)ifnames Invocation.        Listing conditionals in source.
347*29619d2aSchristos* iid: (id-utils)iid invocation.                Interactive complex queries.
348*29619d2aSchristos* imap4d: (mailutils)imap4d.                    IMAP4 daemon.
349*29619d2aSchristos* inimf: (web2c)inimf invocation.               Initial Metafont.
350*29619d2aSchristos* inimp: (web2c)inimp invocation.               Initial MetaPost.
351*29619d2aSchristos* initex: (web2c)initex invocation.             Initial TeX.
352*29619d2aSchristos* install: (coreutils)install invocation.       Copy and change attributes.
353*29619d2aSchristos* join: (coreutils)join invocation.             Join lines on a common field.
354*29619d2aSchristos* kill: (coreutils)kill invocation.             Send a signal to processes.
355*29619d2aSchristos* kpsewhich: (kpathsea)Invoking kpsewhich.      TeX file searching.
356*29619d2aSchristos* libtoolize: (libtool)Invoking libtoolize.     Adding libtool support.
357*29619d2aSchristos* lid: (id-utils)lid invocation.                Matching identifier patterns.
358*29619d2aSchristos* link: (coreutils)link invocation.             Make hard links between files.
359*29619d2aSchristos* ln: (coreutils)ln invocation.                 Make links between files.
360*29619d2aSchristos* locate: (find)Invoking locate.                Finding files in a database.
361*29619d2aSchristos* logname: (coreutils)logname invocation.       Print current login name.
362*29619d2aSchristos* ls: (coreutils)ls invocation.                 List directory contents.
363*29619d2aSchristos* mail-files: (sharutils)mail-files invocation. Send files to remote site.
364*29619d2aSchristos* mail.local: (mailutils)mail.local.            Deliver mail to local mailbox.
365*29619d2aSchristos* mail: (mailutils)mail.                        Send and receive mail.
366*29619d2aSchristos* mailshar: (sharutils)mailshar invocation.     Make and send a shell archive.
367*29619d2aSchristos* makempx: (web2c)MakeMPX invocation.           MetaPost label typesetting.
368*29619d2aSchristos* maketexmf: (kpathsea)MakeTeX scripts.         MF source generation.
369*29619d2aSchristos* maketexpk: (kpathsea)MakeTeX scripts.         PK bitmap generation.
370*29619d2aSchristos* maketextex: (kpathsea)MakeTeX scripts.        TeX source generation.
371*29619d2aSchristos* maketextfm: (kpathsea)MakeTeX scripts.        TeX font metric generation.
372*29619d2aSchristos* md5sum: (coreutils)md5sum invocation.         Print or check message-digests.
373*29619d2aSchristos* mdiff: (wdiff)mdiff invocation.               Line cluster finder.
374*29619d2aSchristos* messages: (mailutils)messages.                Count messages in mailbox.
375*29619d2aSchristos* mf: (web2c)mf invocation.                     Creating typeface families.
376*29619d2aSchristos* mft: (web2c)MFT invocation.                   Prettyprinting Metafont source.
377*29619d2aSchristos* mgetty: (mgetty).                             Faxes, voicemail and more.
378*29619d2aSchristos* mkdir: (coreutils)mkdir invocation.           Create directories.
379*29619d2aSchristos* mkfifo: (coreutils)mkfifo invocation.         Create FIFOs (named pipes).
380*29619d2aSchristos* mkid: (id-utils)mkid invocation.              Creating an ID database.
381*29619d2aSchristos* mknod: (coreutils)mknod invocation.           Create special files.
382*29619d2aSchristos* mp: (web2c)mp invocation.                     Creating technical diagrams.
383*29619d2aSchristos* mpto: (web2c)MPto invocation.                 MetaPost label extraction.
384*29619d2aSchristos* mv: (coreutils)mv invocation.                 Rename files.
385*29619d2aSchristos* newer: (web2c)Newer invocation.               Compare modification times.
386*29619d2aSchristos* nice: (coreutils)nice invocation.             Modify scheduling priority.
387*29619d2aSchristos* nl: (coreutils)nl invocation.                 Number lines and write files.
388*29619d2aSchristos* nlmconv: (binutils)nlmconv.                   Convert object to NetWare LM.
389*29619d2aSchristos* nm: (binutils)nm.                             List symbols in object files.
390*29619d2aSchristos* nohup: (coreutils)nohup invocation.           Immunize to hangups.
391*29619d2aSchristos* objcopy: (binutils)objcopy.                   Copy/translate object files.
392*29619d2aSchristos* objdump: (binutils)objdump.                   Display info from object files.
393*29619d2aSchristos* od: (coreutils)od invocation.                 Dump files in octal, etc.
394*29619d2aSchristos* paste: (coreutils)paste invocation.           Merge lines of files.
395*29619d2aSchristos* patch: (diff)Invoking patch.                  Apply a patch to a file.
396*29619d2aSchristos* patgen: (web2c)Patgen invocation.             Creating hyphenation patterns.
397*29619d2aSchristos* pathchk: (coreutils)pathchk invocation.       Check file name portability.
398*29619d2aSchristos* pid: (id-utils)pid invocation.                Looking up filenames.
399*29619d2aSchristos* pktogf: (web2c)PKtoGF invocation.             Packed to generic fonts.
400*29619d2aSchristos* pktype: (web2c)PKtype invocation.             PK to human-readable text.
401*29619d2aSchristos* pltotf: (web2c)PLtoTF invocation.             Property list to TFM.
402*29619d2aSchristos* pooltype: (web2c)Pooltype invocation.         Display WEB pool files.
403*29619d2aSchristos* pop3d: (mailutils)pop3d.                      POP3 daemon.
404*29619d2aSchristos* pr: (coreutils)pr invocation.                 Paginate or columnate files.
405*29619d2aSchristos* pr-addr: (gnats)pr-addr.                      Bug report address retrieval.
406*29619d2aSchristos* pr-edit: (gnats)pr-edit.                      The edit-pr driver.
407*29619d2aSchristos* printenv: (coreutils)printenv invocation.     Print environment variables.
408*29619d2aSchristos* printf: (coreutils)printf invocation.         Format and print data.
409*29619d2aSchristos* protoize: (gcc)Running Protoize.		Add prototypes to sources.
410*29619d2aSchristos* ptx: (coreutils)ptx invocation.               Produce permuted indexes.
411*29619d2aSchristos* pwd: (coreutils)pwd invocation.               Print working directory.
412*29619d2aSchristos* query-pr: (gnats)Invoking query-pr.           Bug searching/reporting.
413*29619d2aSchristos* queue-pr: (gnats)queue-pr.                    Handling incoming traffic.
414*29619d2aSchristos* ranlib: (binutils)ranlib.                     Index archive file contents.
415*29619d2aSchristos* readlink: (coreutils)readlink invocation.     Print referent of a symlink.
416*29619d2aSchristos* readmsg: (mailutils)readmsg.                  Extract messages from a folder.
417*29619d2aSchristos* rm: (coreutils)rm invocation.                 Remove files.
418*29619d2aSchristos* rmdir: (coreutils)rmdir invocation.           Remove empty directories.
419*29619d2aSchristos* sdiff: (diff)Invoking sdiff.                  Merge 2 files side-by-side.
420*29619d2aSchristos* send-pr: (gnats)Invoking send-pr.             Submitting bugs.
421*29619d2aSchristos* seq: (coreutils)seq invocation.               Print numeric sequences
422*29619d2aSchristos* shar: (sharutils)shar invocation.             Create shell archive.
423*29619d2aSchristos* shred: (coreutils)shred invocation.           Remove files more securely.
424*29619d2aSchristos* sieve: (mailutils)sieve.                      Mail filtering utility.
425*29619d2aSchristos* size: (binutils)size.                         List object file section sizes.
426*29619d2aSchristos* sleep: (coreutils)sleep invocation.           Delay for a specified time.
427*29619d2aSchristos* sort: (coreutils)sort invocation.             Sort text files.
428*29619d2aSchristos* split: (coreutils)split invocation.           Split into fixed-size pieces.
429*29619d2aSchristos* stat: (coreutils)stat invocation.             Report file(system) status.
430*29619d2aSchristos* strings: (binutils)strings.                   List printable strings.
431*29619d2aSchristos* strip: (binutils)strip.                       Discard symbols.
432*29619d2aSchristos* stty: (coreutils)stty invocation.             Print/change terminal settings.
433*29619d2aSchristos* su: (coreutils)su invocation.                 Modify user and group id.
434*29619d2aSchristos* sum: (coreutils)sum invocation.               Print traditional checksum.
435*29619d2aSchristos* sync: (coreutils)sync invocation.             Synchronize memory and disk.
436*29619d2aSchristos* tabs: (tput)Invoking tabs.                    Tab settings.
437*29619d2aSchristos* tac: (coreutils)tac invocation.               Reverse files.
438*29619d2aSchristos* tail: (coreutils)tail invocation.             Output the last part of files.
439*29619d2aSchristos* tangle: (web2c)Tangle invocation.             WEB to Pascal.
440*29619d2aSchristos* tar: (tar)tar invocation.                     Invoking GNU `tar'.
441*29619d2aSchristos* tcal: (gcal)Invoking tcal.                    Run Gcal with tomorrow's date.
442*29619d2aSchristos* tee: (coreutils)tee invocation.               Redirect to multiple files.
443*29619d2aSchristos* test: (coreutils)test invocation.             File/string tests.
444*29619d2aSchristos* testsuite: (autoconf)testsuite Invocation.    Running an Autotest test suite.
445*29619d2aSchristos* tex: (web2c)tex invocation.                   Typesetting.
446*29619d2aSchristos* tftopl: (web2c)TFtoPL invocation.             TFM -> property list.
447*29619d2aSchristos* touch: (coreutils)touch invocation.           Change file timestamps.
448*29619d2aSchristos* tput: (tput)Invoking tput.                    Termcap in shell scripts.
449*29619d2aSchristos* tr: (coreutils)tr invocation.                 Translate characters.
450*29619d2aSchristos* true: (coreutils)true invocation.             Do nothing, successfully.
451*29619d2aSchristos* tsort: (coreutils)tsort invocation.           Topological sort.
452*29619d2aSchristos* tty: (coreutils)tty invocation.               Print terminal name.
453*29619d2aSchristos* txt2gcal: (gcal)Invoking txt2gcal.            Calendar text to resource file.
454*29619d2aSchristos* umb-scheme: (umb-scheme).                     UMB Scheme Interpreter.
455*29619d2aSchristos* uname: (coreutils)uname invocation.           Print system information.
456*29619d2aSchristos* unexpand: (coreutils)unexpand invocation.     Convert spaces to tabs.
457*29619d2aSchristos* unify: (wdiff)unify invocation.               Diff format converter.
458*29619d2aSchristos* uniq: (coreutils)uniq invocation.             Uniquify files.
459*29619d2aSchristos* unlink: (coreutils)unlink invocation.         Removal via unlink(2).
460*29619d2aSchristos* unprotoize: (gcc)Running Protoize.		Remove prototypes from sources.
461*29619d2aSchristos* unshar: (sharutils)unshar invocation.         Extract from shell archive.
462*29619d2aSchristos* updatedb: (find)Invoking updatedb.            Building the locate database.
463*29619d2aSchristos* users: (coreutils)users invocation.           Print current user names.
464*29619d2aSchristos* vdir: (coreutils)vdir invocation.             List directories verbosely.
465*29619d2aSchristos* vftovp: (web2c)VFtoVP invocation.             Virtual font -> virtual pl.
466*29619d2aSchristos* view-pr: (gnats)Invoking view-pr.             Showing bug reports.
467*29619d2aSchristos* virmf: (web2c)virmf invocation.               Virgin Metafont.
468*29619d2aSchristos* virmp: (web2c)virmp invocation.               Virgin MetaPost.
469*29619d2aSchristos* virtex: (web2c)virtex invocation.             Virgin TeX.
470*29619d2aSchristos* vptovf: (web2c)VPtoVF invocation.             Virtual pl -> virtual font.
471*29619d2aSchristos* wc: (coreutils)wc invocation.                 Line, word, and byte counts.
472*29619d2aSchristos* weave: (web2c)Weave invocation.               WEB to TeX.
473*29619d2aSchristos* who: (coreutils)who invocation.               Print who is logged in.
474*29619d2aSchristos* whoami: (coreutils)whoami invocation.         Print effective user id.
475*29619d2aSchristos* xargs: (find)Invoking xargs.                  Operating on many files.
476*29619d2aSchristos* yes: (coreutils)yes invocation.               Print a string indefinitely.
477*29619d2aSchristos* zcat: (gzip)Overview.                         Decompression to stdout.
478*29619d2aSchristos* zdiff: (gzip)Overview.                        Compare compressed files.
479*29619d2aSchristos* zforce: (gzip)Overview.                       Force .gz extension on files.
480*29619d2aSchristos* zgrep: (gzip)Overview.                        Search compressed files.
481*29619d2aSchristos* zmore: (gzip)Overview.                        Decompression output by pages.
482*29619d2aSchristos* zsh: (zsh).                                   An enhanced Bourne shell.
483