Linux Commands
Linux Commands
apropos Shows the list of all man pages containing a specific keyword
Advanced Package Tool, a package management system for
apt
Debian and derivatives.
Linux Commands – B
Command Description
badblocks Search a disk partition for bad sectors.
bzless Used to apply ‘less’ (show info one page at a time) to bzip2
compressed files.
Linux Commands – C
Command Description
cal Show calendar.
col Filter reverse (and half-reverse) line feeds from the input.
Linux Commands – D
Command Description
Produce domain key set from one or more DNS security keys
dnssec-makekeyset
generated by dnssec-keygen.
dnssec-signkey Sign a secure DNS keyset with key signatures specified in the list
of key-identifiers.
dnssec-signzone Sign a secure DNS zonefile with the signatures in the specified
list of key-identifiers.
doexec Used to run an executable with an arbitrary argv list provided.
Command Desription
esddsp Used to reroute non-esd audio data to esd and control all the
audio using esd.
esdmon Used to copy the sound being sent to a device. Also, send it to a
secondary device.
ex Interactive command
expand Convert tabs into spaces in a given file and show the output.
expect An extension to the Tcl script, it’s used to automate interaction
with other applications based on their expected output.
Linux Commands – F
Command Description
factor Display prime factors of specified integer numbers.
Command Description
grep Searches input files for a given pattern and displays the relevant
lines.
Linux Commands – H
Command Description
hash Shows the path for the commands executed in the shell.
Linux Commands – I
Command Description
Linux Commands – J
Command Description
Linux Commands – K
Command Description
Linux Commands – L
Command Description
Create links between files. Links can be hard (two names for the
ln
same file) or soft (a shortcut of the first file).
Linux Commands – M
Command Description
m4 Macro processor.
merge Three-way file merge. Includes all changes from file2 and file3 to
file1.
mkfifo Used to create named pipes (FIFOs) with the given names.
mkmanifest Makes a list of file names and their DOS 8.3 equivalent.
Linux Commands – N
Command Description
nslookup Used performs DNS queries. Read this article for more info.
Linux Commands – O
Command Description
Linux Commands – P
Command Description
pushd Appends a given directory name to the head of the stack and
then cd to the given directory.
python
Linux Commands – Q
Command Description
Shows disk usage, and space limits for a user or group. Without
quota
arguments, only shows user quotas.
quotastats Shows the report of quota system statistics gathered from the
kernel.
Linux Commands – R
Command Description
ram RAM disk device used to access the RAM disk in raw mode.
rpcgen An RPC protocol compiler. Parse a file written in the RPC
language.
Shows RPC information. Makes an RPC call to an RPC server and
rpcinfo
reports the findings.
rshd A daemon that acts as a server for rsh and rcp commands.
rsync A versitile to for copying files remotely and locally.
rup Remote status display. Shows current system status for all or
specified hosts on the local network.
ruptime Shows uptime and login details of the machines on the local
network.
Linux Commands – S
Command Description
sane-find-scanner Find SCSI and USB scanner and determine their device files.
Retrieve multiple images from a scanner equipped with an
scanadf
automatic document feeder (ADF).
size Lists section size and the total size of a specified file.
ssh-agent It holds private keys used for public key authentication.
Linux Commands – T
Command Description
tar GNU version of the tar archiving utility. Used to store and
extract multiple files from a single archive.
tee Read from standard input and write to standard output and
files.
times Shows accumulated user and system times for the shell and it’s
child processes.
Shows a graph of the current system load average to the
tload
specified tty.
traceroute Traces the route taken by the packets to reach the network
host.
Trap function responds to hardware signals. It defines and
trap
creates handlers to run when the shell receives signals.
Linux Commands – U
Command Description
ul Underline text.
ulimit Get and set user limits for the calling process.
Linux Commands – V
Command Description
Command Description
Send mail to the users who’ve exceeded their disk quota soft
warnquota
limit.
Runs commands repeatedly until interrupted and shows their
watch
output and errors.
wc Print newline, word, and byte count for each of the specified
files.
whereis Locate the binary, source, and man page files for a command.
For a given command, lists the pathnames for the files which
which
would be executed when the command runs.
whoami Displays the username tied to the current effective user ID.
Linux Commands – X
Command Description
Linux Commands – Y
Command Description
yacc Yet Another Compiler Compiler, a GNU Project parser generator.
Shows the NIS map (or database) for the specified MapName
ypcat
parameter.
ypwhich Shows the hostname for NIS server or master server for a given
map.
Command Description