(dir) Top
Info Catalog
This (the Directory node) gives a menu of major topics.
Typing "q" exits, "?" lists all Info commands, "d" returns here,
"h" gives a primer for first-timers,
"mEmacs<Return>" visits the Emacs manual, etc.
In Emacs, you can click mouse button 2 on a menu item or cross reference
to select it.
Menu
Printing Tools
* PreScript PreScript. Input language for a2ps
* a2ps PostScript Generating Utility
* card card. Print Reference Cards
* fixnt fixnt. Fixing Microsoft NT PostScript Files
* fixps fixps. Fixing Some Ill Designed PostScript Files
* ogonkify Ogonkify
* pdiff pdiff. Produce Pretty Comparison of Files
* psmandup psmandup. Printing Duplex on Simplex Printers
* psset psset. Inserting calls to setpagedevice
Libraries
* AA-lib An ASCII-art graphics library
* History The GNU history library API
* RLuserman The GNU readline library User's Manual.
* Readline The GNU readline library API
* libIDL2 Interface Definition Language parsing library.
Emacs
* Ada mode The GNU Emacs mode for editing Ada.
* Autotype Convenient features for text that you enter frequently
in Emacs.
* CC Mode Emacs mode for editing C, C++, Objective-C,
Java, Pike, and IDL code.
* CL Partial Common Lisp support for Emacs Lisp.
* Dired-X Dired Extra Features.
* EUDC A client for directory servers (LDAP, PH)
* Ebrowse A C++ class browser for Emacs.
* Ediff A visual interface for comparing and merging programs.
* Emacs The extensible self-documenting text editor.
* Emacs FAQ Frequently Asked Questions about Emacs.
* Emacs MIME The MIME de/composition library.
* Eshell A command shell implemented in Emacs Lisp.
* Forms Emacs package for editing data bases
by filling in forms.
* Gnus The newsreader Gnus.
* IDLWAVE Major mode and shell for IDL and WAVE/CL files.
* MH-E Emacs interface to the MH mail system.
* Message Mail and news composition mode that goes with Gnus.
* PCL-CVS Emacs front-end to CVS.
* RefTeX Emacs support for LaTeX cross-references and citations.
* SC Supercite lets you cite parts of messages you're
replying to, in flexible ways.
* Speedbar File/Tag summarizing utility.
* VIP An older VI-emulation for Emacs.
* VIPER The newest Emacs VI-emulation mode.
(also, A VI Plan for Emacs Rescue
or the VI PERil.)
* Widget Documenting the "widget" package used by the
Emacs Custom facility.
* WoMan Browse UN*X Manual Pages `Wo (without) Man'.
Miscellaneous
* As The GNU assembler.
* Bfd The Binary File Descriptor library.
* Binutils The GNU binary utilities.
* CVS Concurrent Versions System
* Fdutils Fdutils: Linux' floppy utilities
* File utilities GNU file utilities.
* Finding Files Listing and operating on files
that match certain criteria.
* Flex A fast scanner generator.
* Gpm A server wich hands mouse events to non-X programs.
* Ld The GNU linker.
* Mtools Mtools: utilities to access DOS disks in Unix.
* Shar utilities GNU shar utilities.
* Shell utilities GNU shell utilities.
* Standards GNU coding standards.
* Text utilities GNU text utilities.
* UUCP Transfer mail and news across phone lines.
* addr2line addr2line. Convert addresses to file and line
* ar ar. Create, modify, and extract from archives
* basename basename invocation. Strip directory and suffix.
* bison GNU Project parser generator (yacc replacement).
* c++filt c++filt. Filter to demangle encoded C++ symbols
* cat cat invocation. Concatenate and write files.
* chgrp chgrp invocation. Change file groups.
* chmod chmod invocation. Change file permissions.
* chown chown invocation. Change file owners/groups.
* chroot chroot invocation. Specify the root directory.
* cksum cksum invocation. Print POSIX CRC checksum.
* comm comm invocation. Compare sorted files by line.
* cp cp invocation. Copy files.
* cpio Making tape (or disk) archives.
* csplit csplit invocation. Split by context.
* cut cut invocation. Print selected parts of lines.
* cxxfilt c++filt. MS-DOS name for c++filt
* date date invocation. Print/set system date and time.
* dc Arbritrary precision RPN "Desktop Calculator".
* dd dd invocation. Copy and convert a file.
* df df invocation. Report filesystem disk usage.
* dir dir invocation. List directories briefly.
* dircolors dircolors invocation. Color setup for ls.
* dirname dirname invocation. Strip non-directory suffix.
* dlltool dlltool. Create files needed to build and use DLLs
* du du invocation. Report on disk usage.
* echo echo invocation. Print a line of text.
* env env invocation. Modify the environment.
* expand expand invocation. Convert tabs to spaces.
* expr expr invocation. Evaluate expressions.
* factor factor invocation. Print prime factors
* false false invocation. Do nothing, unsuccessfully.
* fmt fmt invocation. Reformat paragraph text.
* fold fold invocation. Wrap long input lines.
* gasp The GNU Assembler Preprocessor
* gprof Profiling your program's execution
* grep print lines matching a pattern.
* groups groups invocation. Print group names a user is in.
* head head invocation. Output the first part of files.
* hostname hostname invocation. Print or set system name.
* id id invocation. Print real/effective uid/gid.
* install install invocation. Copy and change attributes.
* ipc System V style inter process communication
* join join invocation. Join lines on a common field.
* ln ln invocation. Make links between files.
* logname logname invocation. Print current login name.
* ls ls invocation. List directory contents.
* m4 A powerful macro processor.
* mail-files mail-files invocation. Send files to remote site.
* mailshar mailshar invocation. Make and send a shell archive.
* md5sum md5sum invocation. Print or check message-digests.
* mkdir mkdir invocation. Create directories.
* mkfifo mkfifo invocation. Create FIFOs (named pipes).
* mknod mknod invocation. Create special files.
* mv mv invocation. Rename files.
* mysql MySQL documentation.
* nice nice invocation. Modify scheduling priority.
* nl nl invocation. Number lines and write files.
* nlmconv nlmconv. Converts object code into an NLM
* nm nm. List symbols from object files
* nohup nohup invocation. Immunize to hangups.
* objcopy objcopy. Copy and translate object files
* objdump objdump. Display information from object files
* od od invocation. Dump files in octal, etc.
* paste paste invocation. Merge lines of files.
* pathchk pathchk invocation. Check file name portability.
* pr pr invocation. Paginate or columnate files.
* printenv printenv invocation. Print environment variables.
* printf printf invocation. Format and print data.
* ptx ptx invocation. Produce permuted indexes.
* pwd pwd invocation. Print working directory.
* ranlib ranlib. Generate index to archive contents
* readelf readelf. Display the contents of ELF format files.
* remsync remsync invocation. Synchronize remote files.
* rm rm invocation. Remove files.
* rmdir rmdir invocation. Remove empty directories.
* sed Stream EDitor.
* seq seq invocation. Print numeric sequences
* shar shar invocation. Make a shell archive.
* shred shred invocation. Remove files more securely.
* size size. List section sizes and total size
* sleep sleep invocation. Delay for a specified time.
* sort sort invocation. Sort text files.
* split split invocation. Split into fixed-size pieces.
* strings strings. List printable strings from files
* strip strip. Discard symbols
* stty stty invocation. Print/change terminal settings.
* su su invocation. Modify user and group id.
* sum sum invocation. Print traditional checksum.
* sync sync invocation. Synchronize memory and disk.
* tac tac invocation. Reverse files.
* tail tail invocation. Output the last part of files.
* tee tee invocation. Redirect to multiple files.
* test test invocation. File/string tests.
* touch touch invocation. Change file timestamps.
* tr tr invocation. Translate characters.
* true true invocation. Do nothing, successfully.
* tsort tsort invocation. Topological sort.
* tty tty invocation. Print terminal name.
* uname uname invocation. Print system information.
* unexpand unexpand invocation. Convert spaces to tabs.
* uniq uniq invocation. Uniquify files.
* unshar unshar invocation. Explode a shell archive.
* users users invocation. Print current user names.
* uudecode uudecode invocation. Restore file from 7-bits.
* uuencode uuencode invocation. Force binary file to 7-bits.
* vdir vdir invocation. List directories verbosely.
* wc wc invocation. Byte, word, and line counts.
* who who invocation. Print who is logged in.
* whoami whoami invocation. Print effective user id.
* windres windres. Manipulate Windows resources
* yes yes invocation. Print a string indefinitely.
GNU admin
* Autoconf Create source code configuration scripts
Individual utilities
* aclocal Invoking aclocal. Generating aclocal.m4
* autoconf autoconf Invocation.
How to create configuration scripts
* autoreconf autoreconf Invocation.
Remaking multiple `configure' scripts
* autoscan autoscan Invocation.
Semi-automatic `configure.ac' writing
* awk Invoking gawk. Text scanning and processing.
* config.status config.status Invocation.
Recreating a configuration
* configure configure Invocation.
Configuring a package
* ifnames ifnames Invocation.
Listing the conditionals in source code
* libtoolize Invoking libtoolize. Adding libtool support.
* tar tar invocation. Invoking GNU `tar'
GNU programming tools
* Libtool Generic shared library support script.
* automake Making Makefile.in's
Utilities
* Bash The GNU Bourne-Again SHell.
* Enscript GNU Enscript
* Gzip The gzip command for compressing files.
* ZSH The Z Shell Manual.
Programming
* Cpp The GNU C preprocessor.
* cvsclient The CVS client/server protocol.
* g77 The GNU Fortran compiler.
* gcc The GNU Compiler Collection.
GNU Packages
* Gawk A text scanning and processing language.
* Gawkinet TCP/IP Internetworking With `gawk'.
* Make Remake files automatically.
* Tar Making tape (or disk) archives.
Programming & development tools.
* Gdb The GNU debugger.
* Gdb-Internals The GNU debugger's internals.
User Interface Toolkit
* GDK The General Drawing Kit
* GTK The GIMP Toolkit
GNU Gettext Utilities
* Gettext GNU gettext utilities.
* gettextize gettextize Invocation. Prepare a package for gettext.
* msgfmt msgfmt Invocation. Make MO files out of PO files.
* msgmerge msgmerge Invocation. Update two PO files into one.
* xgettext xgettext Invocation. Extract strings into a PO file.
Library of useful routines for 'C' programing
* GLIB useful routines for 'C' programming
GNU libraries
* Libc C library.
* gmp GNU Multiple Precision Arithmetic Library.
Indent Code Formatter
* Indent C code formatter.
Texinfo documentation system
* Info Documentation browsing system.
* Standalone info program Standalone Info-reading program.
* Texinfo The GNU documentation format.
* install-info Invoking install-info. Update info/dir entries.
* makeinfo makeinfo Preferred. Translate Texinfo source.
* texi2dvi Format with texi2dvi. Print Texinfo documents.
* texindex Format with tex/texindex. Sort Texinfo index files.
Development
* libext2fs The EXT2FS library.
C library code
* Regex Regular expression library.
General Commands
* Screen Full-screen window manager.
Net Utilities
* Wget The non-interactive network downloader.
World Wide Web
* Wget The non-interactive network downloader.
Games
* xboard An X Window System graphical chessboard.
GNU Libraries
* libtasn1 Library for Abstract Syntax Notation One (ASN.1).
Libraries:
* LibGTop2 Library to get system specific data
such as cpu and memory usage, active
processes
Info Catalog
automatically generated by
info2html