(dir)Top
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.
Archiving
Cpio- Copy-in-copy-out archiver to tape or disk.
Shar utilities- Shell archiver, uuencode/uudecode.
Basics
Common options-
Common options.
Coreutils- Core GNU (file, text, shell) utilities.
Date input formats-
Ed- The GNU line editor
File permissions-
Access modes.
Finding files- Operating on files matching certain criteria.
C++ libraries
autosprintf- Support for printf format strings in C++.
Development
Elib- Users Guide to Elib - The Emacs Lisp Library.
SSIP- Speech Synthesis Interface Protocol.
Speech Dispatcher-
Speech Dispatcher.
DOS
Mtools- Mtools: utilities to access DOS disks in Unix.
Editors
nano- Small and friendly text editor.
Emacs
Debian-el- Debian-specific tools for Emacs
Dired-X- Dired Extra Features.
Emacs FAQ- Frequently Asked Questions about Emacs.
preview-latex-
Preview LaTeX fragments in Emacs
EmacsINFO-DIR-SECTION TeX
AUCTeX- A sophisticated TeX environment for Emacs.
General Commands
Screen- Full-screen window manager.
GNU Gettext Utilities
autopoint-
Copy gettext infrastructure.
envsubst-
Expand environment variables.
gettextize-
Prepare a package for gettext.
gettext- GNU gettext utilities.
ISO3166-
ISO 3166 country codes.
ISO639-
ISO 639 language codes.
msgattrib-
Select part of a PO file.
msgcat-
Combine several PO files.
msgcmp-
Compare a PO file and template.
msgcomm-
Match two PO files.
msgconv-
Convert PO file to encoding.
msgen-
Create an English PO file.
msgexec-
Process a PO file.
msgfilter-
Pipe a PO file through a filter.
msgfmt-
Make MO files out of PO files.
msggrep-
Select part of a PO file.
msginit-
Create a fresh PO file.
msgmerge-
Update a PO file from template.
msgunfmt-
Uncompile MO file into PO file.
msguniq-
Unify duplicates for PO file.
ngettext-
Translate a message with plural.
xgettext-
Extract strings into a PO file.
GNU Utilities
dirmngr-client- X.509 CRL and OCSP client.
dirmngr- X.509 CRL and OCSP server.
gpg- OpenPGP encryption and signing tool (v1).
Individual utilities
arch- Print machine hardware name.
base64- Base64 encode/decode data.
basename- Strip directory and suffix.
bibtex- Maintaining bibliographies.
cat- Concatenate and write files.
chcon- Change SELinux CTX of files.
chgrp- Change file groups.
chmod- Change file permissions.
chown- Change file owners/groups.
chroot- Specify the root directory.
cksum- Print POSIX CRC checksum.
comm- Compare sorted files by line.
cp- Copy files.
csplit- Split by context.
cut- Print selected parts of lines.
date- Print/set system date and time.
dd- Copy and convert a file.
df- Report file system disk usage.
dir- List directories briefly.
dircolors- Color setup for ls.
dirname- Strip last file name component.
du- Report on disk usage.
dvicopy- Virtual font expansion
dvitomp- DVI to MPX (MetaPost pictures).
dvitype- DVI to human-readable text.
echo- Print a line of text.
env- Modify the environment.
expand- Convert tabs to spaces.
expr- Evaluate expressions.
factor- Print prime factors
false- Do nothing, unsuccessfully.
fastjar- An archive tool for Java
archives
find- Finding and acting on files.
fmt- Reformat paragraph text.
fold- Wrap long input lines.
gftodvi- Generic font proofsheets.
gftopk- Generic to packed fonts.
gftype- GF to human-readable text.
grepjar- Search files in a jar file for
a pattern
groups- Print group names a user is in.
gzip- Compress files.
head- Output the first part of files.
hostid- Print numeric host identifier.
hostname- Print or set system name.
id- Print user identity.
install- Copy and change attributes.
join- Join lines on a common field.
kill- Send a signal to processes.
link- Make hard links between files.
ln- Make links between files.
locate- Finding files in a database.
logname- Print current login name.
ls- List directory contents.
mail-files- Send files to remote site.
mailshar- Make and send a shell archive.
md5sum- Print or check MD5 digests.
mdiff- Line cluster finder.
mf- Creating typeface families.
mft- Prettyprinting Metafont source.
mkdir- Create directories.
mkfifo- Create FIFOs (named pipes).
mknod- Create special files.
mktemp- Create temporary files.
mltex- Multi-lingual TeX.
mpost- Creating technical diagrams.
mv- Rename files.
nice- Modify niceness.
nl- Number lines and write files.
nohup- Immunize to hangups.
nproc- Print the number of processors.
od- Dump files in octal, etc.
paste- Merge lines of files.
patgen- Creating hyphenation patterns.
pathchk- Check file name portability.
pktogf- Packed to generic fonts.
pktype- PK to human-readable text.
pltotf- Property list to TFM.
pooltype- Display WEB pool files.
pr- Paginate or columnate files.
printenv- Print environment variables.
printf- Format and print data.
ptx- Produce permuted indexes.
pwd- Print working directory.
readlink- Print referent of a symlink.
rm- Remove files.
rmdir- Remove empty directories.
runcon- Run in specified SELinux CTX.
seq- Print numeric sequences
sha1sum- Print or check SHA-1 digests.
sha2- Print or check SHA-2 digests.
shar- Make a shell archive.
shred- Remove files more securely.
shuf- Shuffling text files.
sleep- Delay for a specified time.
sort- Sort text files.
split- Split into fixed-size pieces.
stat- Report file(system) status.
stdbuf- Modify stdio buffering.
stty- Print/change terminal settings.
su- Modify user and group ID.
sum- Print traditional checksum.
sync- Synchronize memory and disk.
tac- Reverse files.
tail- Output the last part of files.
tangle- WEB to Pascal.
tee- Redirect to multiple files.
test- File/string tests.
tex- Typesetting.
tftopl- TFM -> property list.
time- Run programs and summarize
system resource usage.
timeout- Run with time limit.
touch- Change file timestamps.
tr- Translate characters.
true- Do nothing, successfully.
truncate- Shrink/extend size of a file.
tsort- Topological sort.
tty- Print terminal name.
uname- Print system information.
unexpand- Convert spaces to tabs.
unify- Diff format converter.
uniq- Uniquify files.
unlink- Removal via unlink(2).
unshar- Explode a shell archive.
updatedb- Building the locate database.
uptime- Print uptime and load.
users- Print current user names.
uudecode- Restore file from 7-bits.
uuencode- Force binary file to 7-bits.
vdir- List directories verbosely.
vftovp- Virtual font -> virtual pl.
vptovf- Virtual pl -> virtual font.
wc- Line, word, and byte counts.
wdiff- Word difference finder.
wdiff2- Word difference finder.
weave- WEB to TeX.
who- Print who is logged in.
whoami- Print effective user ID.
xargs- Operating on many files.
yes- Print a string indefinitely.
Information
Debian menu- The Debian menu system
Internationalization and character sets
recode- Conversion between character sets and surfaces.
Internet
cftp- Comfortable FTP.
Kernel
grub-install-
Install GRUB on your drive
grub-mkconfig-
Generate GRUB configuration
grub-mkpasswd-pbkdf2-
GRUB- The GRand Unified Bootloader
Languages
asymptote- Vector graphics language.
Libraries
RLuserman- The GNU readline library User's Manual.
Man-pages
Latex2man- Its Man-Page
Programming & development tools.
DDD- The Data Display Debugger.
DDD-Themes- Writing DDD Themes.
Spell Checker
This is latex2man.info, produced by makeinfo version 4.11 from latex2man.texi.
Math
bc- An arbitrary precision calculator language.
dc- Arbitrary precision RPN "Desktop Calculator".
units- Units conversion.
Miscellaneous
Ispell- Interactive spelling corrector.
Spell- A clone of Unix `spell'.
Standards- GNU coding standards.
Termcap- Termcap library of the GNU system.
ipc- System V style inter process communication
Network Applications
Wget- The non-interactive network downloader.
Printing Tools
PreScript- Input language for a2ps
a2ps- PostScript Generating Utility
card- Print Reference Cards
fixnt- Fixing Microsoft NT PostScript Files
fixps- Fixing Some Ill Designed PostScript Files
ogonkify- Ogonkify
pdiff- Produce Pretty Comparison of Files
psmandup- Printing Duplex on Simplex Printers
psset- Inserting calls to setpagedevice
Programming
fastjar- GNU jar utilities
flex- Fast lexical analyzer generator (lex
replacement).
Programming & development tools
GDBM- The GNU database manager.
Software development
asdf- Another System Definition Facility (for Common
Lisp)
Sound
SSIP- Speech Synthesis Interface Protocol.
Say for Speech Dispatcher-
Say.
Speech Dispatcher-
Speech Dispatcher.
TeX
DVI-to-PNG- Translating TeX DVI files to Portable Network
Graphics (PNG).
DVI-to-Postscript- Translating TeX DVI files to PostScript.
Kpathsea- File lookup along search paths.
Naming TeX fonts- Filenames for TeX fonts.
TeX Directories- A directory structure for TeX files.
TeXdraw- A system for producing PostScript drawings
from TeX.
Web2c- TeX, Metafont, and companion programs.
afm2tfm-
Making Type 1 fonts available to TeX.
asymptote FAQ- Asymptote Frequently Asked Questions.
dvipng- A DVI-to-PNG translator.
dvips- DVI-to-PostScript translator.
epspdf- Epspdf and epsdftk.
kpsewhich-
TeX file searching.
mktexfmt-
Format (fmt/base/mem) generation.
mktexlsr-
Update ls-R.
mktexmf-
MF source generation.
mktexpk-
PK bitmap generation.
mktextex-
TeX source generation.
mktextfm-
TeX font metric generation.
preview-latex-
Preview LaTeX fragments in Emacs
Texinfo documentation system
Info- Documentation browsing system.
Texi2HTML- Texinfo to HTML Converter.
Texinfo- The GNU documentation format.
install-info-
Updating info/dir entries.
makeinfo-
Translate Texinfo source.
texi2dvi-
Printing Texinfo documentation.
texindex-
Sorting Texinfo index files.
Text creation and manipulation
M4- A powerful macro processor.
Word differences- GNU wdiff and diff related tools.
grep- Print lines matching a pattern.
sed- Stream EDitor.
Typesetting
Groff- The GNU troff document formatting system.
Utilities
Enscript- GNU Enscript
Gzip- The gzip command for compressing files.
Viewers
gv- The GNU PostScript and PDF viewer.
XEmacs Editor
Common Lisp- GNU Emacs Common Lisp emulation package.
Customizations- Customization Library.
External Widget-
FAQ- XEmacs FAQ.
Internals- XEmacs Internals Manual.
Intro- Introduction to the XEmacs Editor.
Lispref- XEmacs Lisp Reference Manual.
Term mode- Emacs terminal emulator mode.
Widgets- The Emacs Widget Library.
XEmacs- XEmacs Editor.
automatically generated by info2www version 1.2.2.9