Linux Commend
Linux Commend
Used to check whether the calling program has access to a specified file. It can be used to
access check whether a file exists or not
Used to turn on or turn off the process for accounting or change info process accounting
accton file
acpi Used to display the battery status and other ACPI information
It provides intelligent power management on a system and is used to notify the user-space
acpid programs about the ACPI events
addr2line Used to convert addresses into file names and line numbers
It is a Linux version of getty, which is a Unix program running on a host computer that
agetty manages physical or virtual terminals to allow multi-user access
alias Instructs the shell to replace one string with another string while executing the commands
It is a command-line audio player for ALSA (Advanced Linux Sound Architecture) sound
aplay card drivers.
Used to play standard MIDI (Musical Instrument Digital Interface) files, by sending the
aplaymidi content of a MIDI file to an ALSA (Advanced Linux Sound Architecture) MIDI port
It helps the user when they don’t remember the exact command but knows a few
apropos keywords related to the command that define its uses or functionality
Provides a high-level CLI (Command Line Interface) for the package management
system and is intended as an interface for the end user which enables some options better
suited for interactive usage by default compared to more specialized APT tools like apt-
apt cache and apt-get
aptitude Opens up a highly built-in interface to interact with the package manager of the machine
ar Used to create, modify and extract the files from the archives
arp It manipulates the System’s ARP cache. It also allows a complete dump of the ARP cache
atd It is a job scheduler daemon that runs jobs scheduled for later execution
Used to remove the specified jobs. To remove a job, its job number is passed in the
atrm command
atq It displays the list of pending jobs which are scheduled by the user
autoconf Used in Linux to generate configuration scripts
Used to create a template file of C “#define” or any other template header for configure to
autoheader use
Used for automatically generating Makefile.in files compliant with the set GNU Coding
automake Standards
autoreconf Used to create automatically buildable source code for Unix-like systems
autoupdate Used to update configure.in file in our Linux system to a newer Autoconf.
awk It is a scripting language used for manipulating data and generating reports
banner Used to print the ASCII character string in large letter to standard output
It strips directory information and suffixes from file names i.e. it prints the file name
basename
NAME with any leading directory components removed
Used to read commands from standard input or a specified file and execute them when
batch
system load levels permit i.e. when the load average drops below 1.5
A mail notification system for unix that notifies the user at the command line when new
biff
mail arrives and tells from whom it is
break Used to terminate the execution of for loop, while loop and until loop
builtin Used to run a shell builtin, passing it arguments(args), and also to get the exit status
bzgrep Used to search for a pattern or an expression but inside a bzip2-compressed file
It does not have to read the entire input file before starting, so with a large file, it starts
bzless
up faster
Used as a filter for CRT viewing of bzip2 compressed files, which are saved with .bz2
bzmore
suffix
Used to see the calendar of a specific month or a whole year. By default, it shows
cal
current month’s calendar as output
case It is the best alternative when we had to use multiple if/elif on a single variable
Reads data from file and gives their content as output. It helps us to create, view,
cat
concatenate files
chage Used to view and change the user password expiry information
It is a file system command which is used for changing the attributes of a file in a
chattr
directory
It allows you to change a user’s name and other details easily. chfn stands for Change
chfn
finger
chkconfig Used to list all available services and view or update their run level settings
Used to display a CRC(Cyclic Redundancy Check) value, the byte size of the file and
cksum
the name of the file to standard output
Used to compare the two files byte by byte and helps you to find out whether the two
cmp
files are identical or not
It is used to filter out reverse line feeds. The col utility simply reads from the standard
col
input and writes to standard output
Used to format the text processor output so that it can be viewed on Cathode Ray Tube
colcrt
displays
Compares two sorted files line by line and write to standard output; the lines that are
comm
common and the lines that are unique
Used to reduce the file size. After compression, the file will be available with an
compress
added .Z extension
continue Used to skip the current iteration in for, while and until loop
cpio stands for “copy in, copy out“. It is used for processing the archive files like *.cpio
cpio
or *.tar. This command can copy files to and from archives
A list of commands that you want to run on a regular schedule, and also the name of the
crontab
command used to manage that list
csplit Used to split any file into many parts as required by the user
It allows quick access across the files (For example quickly seeing definition of a
ctags
function)
It is a type of scheduler for CUPS (Common Unit Printing System). It implements the
cupsd
printing system on the basis of the Internet Printing Protocol
curl A tool to transfer data to or from a server, using any of the supported protocols
For cutting out the sections from each line of files and writing the result to standard
cut
output
Used to store the history of a file. Whenever a file gets corrupted or anything goes
cvs
wrong “cvs” help us to go back to the previous version and restore our file
Used to display the system date and time. It is also used to set date and time of the
date
system
It is a command-line utility for Unix and Unix-like operating systems whose primary
dd
purpose is to convert and copy files
declare Used to declare shell variables and functions, set their attributes and display their values
Used to generate a list of dependency description of kernel modules and its associated
depmod
map files
df Used to display information related to file systems about total space and available space
diff Used to display the differences in the files by comparing the files line by line
Used to remove the trailing forward slahes “/” from the NAME and prints the
dirname
remaining portion
dmesg Used to examine the kernel ring buffer and print the message buffer of kernel
Used when the user wants to retrieve system’s hardware related information such as
dmidecode
Processor, RAM(DIMMs), BIOS detail, etc. of Linux system in a readable format
domainname Used to return the Network Information System (NIS) domain name of the host
dosfsck Diagnoses MS-DOS file system for problems and attempts to repair them
Used to track the files and directories which are consuming excessive amount of space
du
on hard disk drive
Used to print the super block and blocks group information for the filesystem present
dumpe2fs
on device
Used for launching the ed text editor which is a line-based text editor with a minimal
ed interface which makes it less complex for working on text files i.e creating, editing,
displaying and manipulating files
It treats the pattern as an extended regular expression and prints out the lines that match
egrep
the pattern
It allows ejecting a removable media (typically a CD-ROM, floppy disk, tape, or JAZ or
eject
ZIP disk) using the software
It is a editor having simple user interface. Also, there is no insert mode in this editor. It
emacs
only have editing mode.
Used to either print environment variables. It is also used to run a utility or command in
env
a custom environment
ex It is a text editor in Linux which is also termed as the line editor mode of the vi editor
Allows you to convert tabs into spaces in a file and when no file is specified it reads
expand
from standard input
This command or scripting language works with scripts that expect user inputs. It
expect
automates the task by providing inputs
It is bash shell BUILTINS commands, which means it is part of the shell. It marks an
export
environment variables to be exported to child-processes
Used to print the prime factors of the given numbers, either given from command line or
factor
read from standard input
fc Used to list, edit or re-execute the commands previously entered into an interactive shell
It scans the font directories and build font cache for applications which use fontconfig
fc-cache
for their font handling
It is used to list the available fonts and font styles. Using the format option, the list of all
fc-list
fonts can be filtered and sorted out
Format disk is a dialog-driven command in Linux used for creating and manipulating
fdisk
disk partition table
Used to determine the type of a file. .file type may be of human-readable(e.g. ‘ASCII
file
text’) or MIME type(e.g. ‘text/plain; charset=us-ascii’)
find Used to find files and directories and perform subsequent operations on them
finger It is a user information lookup command which gives details of all the users logged in.
It wraps each line in an input file to fit a specified width and prints it to the standard
fold
output
for Used to repeatedly execute a set of command for every element present in the list
Displays the total amount of free space available along with the amount of memory used
free
and swap memory in the system, and also the buffers used by the kernel
Used for preprocessing, compilation, assembly and linking of source code to generate an
g++
executable file
GNU Compiler Collections is used to compile mainly C and C++ language. It can also
gcc
be used to compile Objective C and Objective C++
gdb GNU Debugger tool helps to debug the programs written in C, C++, Ada, Fortran, etc.
getent Used to get the entries in a number of important text files called databases
Searches a file for a particular pattern of characters, and displays all lines that contain
grep
that pattern
Groups are the collection of users. Groups make it easy to manage users with the same
groups
security and access privileges
It verifies the integrity of the groups information. It checks that all entries in /etc/group
grpck
and /etc/gshadow have the proper format and contain valid data
It is used to convert to shadow groups. The grpconv command creates a gshadow from
grpconv
the group and an optionally existing gshadow
gzip This command compresses files. Each single file is compressed into a single file.
Used to instruct the hardware to stop all the CPU functions. Basically, it reboots or stops
halt
the system.
Used to get statistics about the hard disk, alter writing intervals, acoustic management,
hdparm
and DMA settings
Used to filter and display the specified files, or standard input in a human readable
hexdump
specified format
Used to obtain the DNS(Domain Name System) name and set the system’s hostname or
hostname
NIS(Network Information System) domain name.
hostnamect Provides a proper API used to control Linux system hostname and change its related
l settings
It is a command line utility that allows the user to interactively monitor the system’s vital
htop
resources or server’s processes in real time
hwclock Utility for accessing the hardware clock, also called Real Time Clock (RTC)
iconv Used to convert some text in one encoding into another encoding
Used to find out user and group names and numeric ID’s (UID or group ID) of the
id
current user or any other user in the server
ifup It basically brings the network interface up, allowing it to transmit and receive data
Used for capturing a screenshot for any of the active pages we have and it gives the
import
output as an image file
Reads documentation in the info format. It will give detailed information for a command
info
when compared with the main page
iostat Used for monitoring system input/output statistics for devices and partitions
Used to display and monitor the disk IO usage details and even gets a table of existing
iotop
IO utilization by the process
Shows information on the inter-process communication facilities for which the calling
ipcs
process has read access
Used to set up and maintain tables for the Netfilter firewall for IPv4, included in the
iptables
Linux kernel
iptables- It will save the current iptables rules in a user specified file, that can be used later when
save the user wants
Used to display the parameters, and the wireless statistics which are extracted from
iwconfig
/proc/net/wireless
It is a command line utility for joining lines of two files based on a key field present in
join
both the files
kill Used to terminate processes manually. kill command sends a signal to a process which
terminates the process
Used to display the list of all the users logged in and out since the file /var/log/wtmp was
last
created
less Used to read contents of text file one page(one screen) per time
Used to display details about block devices and these block devices(Except ram disk) are
lsblk
basically those files that represent devices connected to the pc.
Used to generate the detailed information of the system’s hardware configuration from
lshw
various files in the /proc directory
Used to display the status of modules in the Linux kernel. It results in a list of loaded
lsmod
modules
lsusb Used to display the information about USB buses and the devices connected to them
This command in Linux prints the mail queue i.e the list of messages that are there in the
mailq
mail queue
man Used to display the user manual of any command that we can run on the terminal
Allows the user to create directories. This command can create multiple directories at
mkdir
once
Used to view the text files in the command prompt, displaying one screen at a time in
more
case the file is large (For example log files)
mount Used to mount the filesystem found on a device to big tree structure(Linux filesystem)
rooted at ‘/‘
Used to move one or more files or directories from one place to another in file system
mv
like UNIX
nc(netcat) It is one of the powerful networking tool, security tool or network monitoring tool.
Used for controlling NetworkManager. nmcli command can also be used to display
nmcli
network device status, create, edit, activate/deactivate, and delete network connections
It is a network administration tool for querying the Domain Name System (DNS) to
nslookup
obtain domain name or IP address mapping or any other specific DNS record
Used to convert the content of input in different formats with octal format as the default
od
format
Used to join files horizontally (parallel merging) by outputting lines consisting of lines
paste
from each file specified, separated by tab as delimiter, to the standard output
pidof Used to find out the process IDs of a specific running program
ping Used to check the network connectivity between host and server/host
It is a user information lookup command which gives details of all the users logged in.
pinky
Unlike finger, in the pinky, you may trim the information of your interest.
Used to display the memory map of a process. A memory map indicates how memory is
pmap
spread out
poweroff Sends an ACPI signal which instructs the system to power down
Used to display the given string, number or any other format specifier on the terminal
printf
window
Used to list the currently running processes and their PIDs along with some other
ps
information depends on different options
pwd It prints the path of the working directory, starting from the root
ranlib Used to generate index to archive
read Reads up the total number of bytes from the specified file descriptor into the buffer
rename Used to rename the named files according to the regular expression perlexpr
Used to initialize the terminal. This is useful once a program dies leaving a terminal in
reset
an abnormal state
restore Used for restoring files from a backup created using dump
Used to remove objects such as files, directories, symbolic links and so on from the file
rm
system like UNIX
route Used when you want to work with the IP/kernel routing table
It is a software utility for Unix-Like systems that efficiently sync files and directories
rsync
between two hosts or machines
Used to monitor Linux system’s resources like CPU usage, Memory utilization, I/O
sar
devices consumption, etc.
screen Provides the ability to launch and use multiple shell sessions from a single ssh session
Used to compare two files and then writes the results to standard output in a side-by-side
sdiff
format
Used for finding, filtering, text substitution, replacement and text manipulations like
sed
insertion, deletion search etc.
select Used to create a numbered menu from which a user can select an option
prints to standard output either the scan codes or the key code or the `ascii’ code of each
showkey
key pressed
sleep Used to create a dummy job. A dummy job helps in delaying the execution
Used to read and execute the content of a file(generally set of commands), passed as an
source
argument in the current shell script
strace It is one of the most powerful process monitoring, diagnostic, instructional tool of Linux.
sudo Used as a prefix of some command that only superuser are allowed to run
systemctl Used to examine and control the state of “systemd” system and service manager
tee Reads the standard input and writes it to both the standard output and one or more files
Used to execute a command and prints a summary of real-time, user CPU time and system
time
CPU time spent by executing a command when it terminates
tracepath Used to traces path to destination discovering MTU along this path
traceroute Prints the route that a packet takes to reach the host
Tree A recursive directory listing program that produces a depth-indented listing of files
It displays the information related to terminal. It basically prints the file name of the
tty
terminal connected to standard input
type Used to describe how its argument would be translated if used as commands
unexpan
Converts each spaces into tabs writing the produced output to the standard output
d
uniq It is a command line utility that reports or filters out the repeated lines in a file
Used to execute a set of commands as long as the final command in the ‘until’ Commands
until
has an exit status which is not zero
Uptime Used to find out how long the system is active (running)
usermod Used to change the properties of a user in Linux through the command line
username It provides a set of commands to fetch username and its configurations from the Linux host
users Used to show the user names of users currently logged in to the current host
vi It is the default editor that comes with the UNIX operating system is called visual editor.
vmsta It is a performance monitoring command of the system as it gives the information about
t processes, memory, paging, block IO, disk and CPU scheduling
Displays a message, or the contents of a file, or otherwise its standard input, on the terminals
wall
of all currently logged in users
Used to find out number of lines, word count, byte and characters count in the files specified
wc
in the file arguments
Used to download files from the server even when the user has not logged on to the system
Wget
and it can work in background without hindering the current process
Used to locate the executable file associated with the given command by searching it in the
which
path environment variable
while Used to repeatedly execute a set of command as long as the COMMAND returns true
whoam
Displays the username of the current user when this command is invoked
i
Allows a user to communicate with other users, by copying lines from one user’s terminal to
write
others
Used to build and execute commands from standard input. It converts input received from
xargs
standard input into arguments of a command
xdg-
Used to open a file or URL in the user’s preferred application
open
Used to print a continuous output stream of given STRING. If STRING is not mentioned then it
yes
prints ‘y’
zdiff Used to invoke the diff program on files compressed via gzip
Used to print the current time in the specified zone or you can say prints the current time in
zdump
each zonename named on the command line
zgrep Used to search out expressions from a given a file even if it is compressed
It is a compression and file packaging utility for Unix. Each file is stored in single .zip {.zip-
zip
filename} file with the extension .zip
Sr. Symb
no. ol Description