
Linux man pages
Man pages are grouped into sections. To see the full list of Linux man pages for a section, pick one of: Section 1 user commands (introduction) Section 2 system calls (introduction) Section 3 library functions (introduction) Section 4 special files (introduction) Section 5 file formats (introduction) Section 6 games (introduction) Section 7
man (1): format/display on-line manual pages - Linux man page
man uses a sophisticated method of finding manual page files, based on the invocation options and environment variables, the /etc/man.config configuration file, and some built in conventions and heuristics.
at(1) - Linux man page - Linux Documentation
at and batch read commands from standard input or a specified file which are to be executed at a later time. at. executes commands at a specified time. atq. lists the user's pending jobs, unless the user is the superuser; in that case, everybody's jobs are listed.
man-pages(7) - Linux man page - Linux Documentation
This page describes the conventions that should be employed when writing man pages for the Linux man-pages project, which documents the user-space API provided by the Linux kernel and the GNU C library. The project thus provides most of the pages in Section 2, as well as many of the pages that appear in Sections 3, 4, 5, and 7 of the man pages ...
find(1) - Linux man page - Linux Documentation
Jan 1, 2001 · This manual page documents the GNU version of find. GNU find searches the directory tree rooted at each given file name by evaluating the given expression from left to right, according to the rules of precedence (see section OPERATORS), until the outcome is known (the left hand side is false for and operations, true for or ), at which point ...
ip(8) - Linux man page - Linux Documentation
ip(8) - Linux man page Name. ip - show / manipulate routing, devices, policy routing and tunnels Synopsis
iptables(8) - Linux man page - Linux Documentation
Packets with a target of QUEUE will be sent to queue number '0' in this case. Please also see the NFQUEUE target as described later in this man page.) RETURN means stop traversing this chain and resume at the next rule in the previous (calling) chain.
dig(1): DNS lookup utility - Linux man page - Linux Documentation
dig (domain information groper) is a flexible tool for interrogating DNS name servers. It performs DNS lookups and displays the answers that are returned from the name server(s) that were queried.Most DNS administrators use dig to troubleshoot DNS problems because of its flexibility, ease of use and clarity of output. Other lookup tools tend to have less functionality than dig.
rsync(1) - Linux man page - Linux Documentation
For full information on how to start a daemon that will handling incoming socket connections, see the rsyncd.conf(5) man page -- that is the config file for the daemon, and it contains the full details for how to run the daemon (including stand-alone and inetd configurations).
nmap(1) - Linux man page - Linux Documentation
The newest version of this man page is available at http://nmap.org/book/man.html. It is also included as a chapter of Nmap Network Scanning: The Official Nmap Project Guide to Network Discovery and Security Scanning (see http://nmap.org/book/ ).