/* Void Main's man pages */

{ phpMan } else { main(); }

Command: man perldoc info search(apropos)  


truncate (7)         - empty a table or set of tables
anacron (8)          - runs commands periodically
Apache2::HookRun (3pm) - Perl API for Invoking Apache HTTP phases
Apache::TestRun (3pm) - Run the test suite
Apache::TestRunPerl (3pm) - Run mod_perl-requiring Test Suite
Apache::TestRunPHP (3pm) - configure and run a PHP-based test suite
applygnupgdefaults (8) - Run gpgconf - apply-defaults for all users.
APR (3pm)            - Perl Interface for Apache Portable Runtime (libapr and...
atd (8)              - run jobs queued for later execution
atexit (3p)          - register a function to run at process termination
atrun (8)            - run jobs queued for later execution
Benchmark (3pm)      - benchmark running times of Perl code
bg (1p)              - run jobs in the background
booleans (8)         - Policy booleans enable runtime customization of SELinu...
callgrind_control (1) - observe and control programs being run by Callgrind
cgclassify (1)       - move running task(s) to given cgroups
cgexec (1)           - run the task in given control groups
chkconfig (8)        - updates and queries runlevel information for system se...
chroot (1)           - run command or interactive shell with special root dir...
consolehelper (8)    - A wrapper that helps console users run system programs
crontabs (4)         - configuration and scripts for running periodical jobs
daemon (3)           - run in the background
Date::Manip::TZ::ameiru00 (3pm) - Support for the America/Eirunepe time zone
Date::Manip::TZ::asbrun00 (3pm) - Support for the Asia/Brunei time zone
env (1)              - run a program in a modified environment
fg (1p)              - run jobs in the foreground
File::CheckTree (3pm) - run many filetest checks on a tree
fstab-decode (8)     - run a command with fstab-encoded arguments
ftruncate (2)        - truncate a file to a specified length
ftruncate (3p)       - truncate a file to a specified length
ftruncate64 (2)      - truncate a file to a specified length
function::qs_run (3stap) - Function to record being moved from wait queue to ...
function::uaddr (3stap) - User space address of current running task (EXPERIM...
getcpu (2)           - determine CPU and NUMA node on which the calling threa...
git-lost-found (1)   - Recover lost refs that luckily have not yet been pruned
git-merge-file (1)   - Run a three-way file merge
git-merge-index (1)  - Run a merge for files needing merging
git-mergetool (1)    - Run merge conflict resolution tools to resolve merge c...
git-prune (1)        - Prune all unreachable objects from the object database
git-prune-packed (1) - Remove extra objects that are already in pack files
gpg-connect-agent (1) - Communicate with a running agent
gsnd (1)             - Run ghostscript (PostScript and PDF engine) without di...
gst-launch-0.10 (1)  - build and run a GStreamer pipeline
gst-xmllaunch-0.10 (1) - build and run a GStreamer pipeline from an XML seria...
gstack (1)           - print a stack trace of a running process
ldconfig (8)         - configure dynamic linker run-time bindings
ModPerl::PerlRun (3pm) - Run unaltered CGI scripts under mod_perl
ModPerl::PerlRunPrefork (3pm) - Run unaltered CGI scripts under mod_perl
ModPerl::Registry (3pm) - Run unaltered CGI scripts persistently under mod_perl
ModPerl::RegistryBB (3pm) - Run unaltered CGI scripts persistently under mod_...
ModPerl::RegistryPrefork (3pm) - Run unaltered CGI scripts under mod_perl
mysqltest (1)        - program to run test cases
nice (1)             - run a program with modified scheduling priority
nohup (1)            - run a command immune to hangups, with output to a non-tty
ntsysv (8)           - simple interface for configuring runlevels
on_ac_power (1)      - test whether the computer is running on line power
open_init_pty (8)    - run an program under a pseudo terminal
peekfd (1)           - peek at file descriptors of running processes
perlebcdic (1)       - Considerations for running Perl on EBCDIC platforms
perlrun (1)          - how to execute the Perl interpreter
pidof (8)            - find the process ID of a running program.
probe::scsi.iocompleted (3stap) - SCSI mid-layer running the completion proce...
probe::stap.pass5 (3stap) - Starting stap pass5 (running the instrumentation)
probe::stap.pass5.end (3stap) - Finished stap pass5 (running the instrumentat...
probe::staprun.insert_module (3stap) - Inserting SystemTap instrumentation mo...
probe::staprun.remove_module (3stap) - Removing SystemTap instrumentation module
probe::staprun.send_control_message (3stap) - Sending a control message
prove (1)            - Run tests through a TAP harness.
prune (1)            - Prune directed graphs
pstack (1)           - print a stack trace of a running process
qrerun (1p)          - rerun batch jobs
renice (1)           - alter priority of running processes
renice (1p)          - set nice values of running processes
reset (7)            - restore the value of a run-time parameter to the defau...
rtas (2)             - Allows userspace to call RTAS (Run Time Abstraction Se...
run-with-aspell (1)  - script to help use GNU Aspell as an ispell replacement
run_init (8)         - run an init script in the proper SELinux context
runcon (1)           - run command with specified SELinux security context
runlevel (7)         - event signalling change of system runlevel
runlevel (8)         - output previous and current runlevel
runuser (1)          - run a shell with substitute user and group IDs
sandbox (8)          - Run cmd under an SELinux sandbox
sched_getcpu (3)     - determine CPU on which the calling thread is running
service (8)          - run a System V init script
set (7)              - change a run-time parameter
setenforce (8)       - modify the mode SELinux is running in.
setsid (1)           - run a program in a new session
Shell (3pm)          - run shell commands transparently within perl
show (7)             - show the value of a run-time parameter
spamassassin-run (1) - simple front-end filtering script for SpamAssassin
spamassassin-run (3pm) - simple front-end filtering script for SpamAssassin
spu_run (2)          - execute an SPU context
staprun (8)          - systemtap runtime
started (7)          - event signalling that a job is running
stdbuf (1)           - Run COMMAND, with modified buffering operations for it...
su (1)               - run a shell with substitute user and group IDs
svc_run (3)          - library routines for remote procedure calls
symcryptrun (1)      - Call a simple symmetric encryption tool
sysconf (3)          - Get configuration information at runtime
sysctl (8)           - configure kernel parameters at runtime
TAP::Formatter::Color (3pm) - Run Perl test scripts with color
TAP::Harness (3pm)   - Run test scripts with statistics
telinit (8)          - change system runlevel
Test::Harness (3pm)  - Run Perl standard test scripts with statistics
testlibraw (1)       - run basic functionality tests on libraw1394
timeout (1)          - run a command with a time limit
timer_getoverrun (2) - get overrun count for a POSIX per-process timer
timer_getoverrun (3p) - per-process timers (REALTIME)
trunc (3)            - round to integer, towards zero
trunc (3p)           - round to truncated integer value
truncate (1)         - shrink or extend the size of a file to the specified size
truncate (2)         - truncate a file to a specified length
truncate (3p)        - truncate a file to a specified length
truncate64 (2)       - truncate a file to a specified length
truncf (3)           - round to integer, towards zero
truncf (3p)          - round to truncated integer value
truncl (3)           - round to integer, towards zero
truncl (3p)          - round to truncated integer value
unshare (1)          - run program with some namespaces unshared from parent
uptime (1)           - Tell how long the system has been running.
vbetool (1)          - run real-mode video BIOS code to alter hardware state
xlsclients (1)       - list client applications running on a display

Valid XHTML 1.0!Valid CSS!