Linux Commands
Linux Commands
Interview Questions
ACHYUTH REDDY S
LINUX COMMANDES
A-Z Linux Command
A
& Start a new process in the background
B
basename Strip directory and suffix from filenames
bg Send to background
cd Change Directory
dc Desk Calculator
dd Data Duplicator - convert and copy a file, write disk headers, boot records
E
echo Display message on screen •
F
false Do nothing, unsuccessfully
G
gawk Find and Replace text within file(s)
H
hash Remember the full pathname of a name argument
I
iconv Convert the character set of a file
J
jobs List active jobs •
L
less Display output one screen at a time
mapfile Read lines from standard input into an indexed array variable •
N
nc Netcat, read and write data across networks
op Operator access
P
passwd Modify a user password
ps Process status
Q
quota Display disk usage and limits
rm Remove files
S
screen Multiplex terminal, run remote shells via ssh
ss Socket Statistics
T
tabs Set tabs on a terminal
U
ulimit Limit user resources •
V
v Verbosely list directory contents ('ls -l -b')
vi Text Editor
W
w Show who is logged on and what they are doing
whereis Search the user's $path, man pages and source files for a program
X
xargs Execute utility, passing constructed argument list(s)