Sorry! - Couldn't find Info file "libc".
Info Node: (dir)Top
(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
CVS Concurrent Versions System
CVS client/server
Describes the client/server protocol used by
CVS.
DOS
Mtools Mtools: utilities to access DOS disks in Unix.
Editors
Elisp The Emacs Lisp Reference Manual.
JED The JED editor
nano Small and friendly text editor.
Emacs
BBDB The Insidious Big Brother Database.
Emacs FAQ Frequently Asked Questions about Emacs.
MH-E Emacs interface to the MH mail system.
General Commands
Screen Full-screen window manager.
GNU Emacs Lisp
Emacs-w3m An Emacs interface to w3m
Emacs-w3m-ja An Emacs interface to w3m (Japanese)
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 Libraries
libextractor Meta data extraction library.
GNU Packages
Make Remake files automatically.
GNU programming tools
Autoconf, Automake, Libtool
Using the GNU autotools.
GNU Utilities
gpg OpenPGP encryption and signing tool (v1).
Indent Code Formatter
Indent C code formatter.
Individual utilities
aclocal Generating aclocal.m4.
addr2line Convert addresses to file and
line.
ar Create, modify, and extract
from archives.
arch Print machine hardware name.
automake Generating Makefile.in.
base64 Base64 encode/decode data.
basename Strip directory and suffix.
c++filt Filter to demangle encoded C++
symbols.
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.
cvs Concurrent Versions System
cxxfilt MS-DOS name for c++filt.
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.
dlltool Create files needed to build
and use DLLs.
du Report on disk usage.
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.
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.
mkdir Create directories.
mkfifo Create FIFOs (named pipes).
mknod Create special files.
mktemp Create temporary files.
mv Rename files.
nice Modify niceness.
nl Number lines and write files.
nlmconv Converts object code into an
NLM.
nm List symbols from object files.
nohup Immunize to hangups.
nproc Print the number of processors.
objcopy Copy and translate object
files.
objdump Display information from
object files.
od Dump files in octal, etc.
paste Merge lines of files.
pathchk Check file name portability.
pr Paginate or columnate files.
printenv Print environment variables.
printf Format and print data.
ptx Produce permuted indexes.
pwd Print working directory.
ranlib Generate index to archive
contents.
readelf Display the contents of ELF
format files.
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.
size List section sizes and total
size.
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.
strings List printable strings from
files.
strip Discard symbols.
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.
tee Redirect to multiple files.
test File/string tests.
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.
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.
wc Line, word, and byte counts.
who Print who is logged in.
whoami Print effective user ID.
windmc Generator for Windows message
resources.
windres Manipulate Windows resources.
xargs Operating on many files.
yes Print a string indefinitely.
Internationalization and character sets
recode Conversion between character sets and surfaces.
Kerberos
krb425 Upgrading to Kerberos V5 from V4
krb5-admin Kerberos V5 Administrator's Guide
krb5-install Kerberos V5 Installation Guide
krb5-user Kerberos V5 UNIX User's Guide
Kernel
Multiboot Specification
Multiboot Specification.
grub-install
Install GRUB on your drive
grub-md5-crypt
Encrypt a password in MD5 format
grub-set-default
Set a default boot entry
grub-terminfo
Generate a terminfo command from a terminfo
name
GRUB The GRand Unified Bootloader
mbchk Check for the format of a Multiboot kernel
Libraries
RLuserman The GNU readline library User's Manual.
Miscellaneous
As The GNU assembler.
Autoconf Create source code configuration scripts.
Bfd The Binary File Descriptor library.
CVS Book A CVS tutorial and reference.
Fdutils Fdutils: Linux' floppy utilities
Gas The GNU assembler.
Groff The GNU troff document formatting system.
Ld The GNU linker.
gprof Profiling your program's execution
ipc System V style inter process communication
mjpegtools command line tools for MPEG audio and video.
Net Utilities
chronyc
Reference for chronyc
chronyd
Reference for chronyd
chrony How to use chronyd and chronyc
Network Applications
Wget The non-interactive network downloader.
Printing Tools
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
PreScript Input language for a2ps
psmandup Printing Duplex on Simplex Printers
psset Inserting calls to setpagedevice
Programming
* : (gfortran-4.0). The GNU Fortran 95 Compiler.
* g77-3.3 The GNU Fortran compiler.
* g77-3.4 The GNU Fortran compiler.
cutils C programmers' utilities.
fastjar GNU jar utilities
flex Fast lexical analyzer generator (lex
replacement).
gcc-3.3 The GNU Compiler Collection.
gccint-3.3 Internals of the GNU Compiler Collection.
Programming & development tools.
DDD The Data Display Debugger.
DDD-Themes Writing DDD Themes.
Software development
Automake Making GNU standards-compliant Makefiles.
Binutils The GNU binary utilities.
Texinfo documentation system
Texi2HTML Texinfo to HTML Converter.
Text creation and manipulation
M4 A powerful macro processor.
grep Print lines matching a pattern.
sed Stream EDitor.
Utilities
Enscript GNU Enscript
Gzip The gzip command for compressing files.
Version Control
PRCS The Project Revision Control System.
Video CD Tools
VCDImager GNU Video CD imaging utilities
cdxa2mpeg
Strip RIFF/CD-XA container
vcd-info
Video CD diagnostic tool
vcdimager
Video CD simple formatter
vcdxbuild
Video CD XML formatter
vcdxgen Video CD XML template generator
vcdxminfo
Display MPEG stream properties
vcdxrip Video CD Ripping tool
Viewers
gv The GNU PostScript and PDF viewer.
automatically generated by info2www version 1.2.2.9