Please enable JavaScript.
Coggle requires JavaScript to display documents.
Linux Commands - Coggle Diagram
Linux Commands
Files
Operations
ls
cp
mv
rm
ln
Viewing
cat
less
nl
head
tail
strings
od
Properties
stat
wc
du
file
touch
chown
chgrp
umask
chattr
lsattr
chmod
Text Manipulation
grep
cut
paste
tr
expand
unexpand
sort
uniq
tee
Location
find
xargs
locate
which
type
Creation & Editing
nano
vims
emacs
Compression and Packaging
mpack
munpack
unzip
zip
zcat
uncompress
compress
bunzip2
bzip2
gunzip
gzip
tar
Comparison
Diff
comm
cmp
md5sum
Audio & Video
cdparanoia
lame
id3info
id3tag
ogginfo
metaflac
sox
mplayer
PDF and PostScript File handling
pdftotext
ps2ascii
pdfseparate
pdftk
pdf2ps
ps2pdf
Instant Messaging
write
mesg
tty
sendxmpp
profanity
irssi
Screen Output
echo
printf
yes
seq
clear
Disks and Filesystems
df
mount
umount
fsck
eject
Network Connections
ssh
scp
sftp
ftp
netcat
Scheduling jobs
sleep
watch
at
crontab
Group Management
groups
groupadd
groupdel
groupmod
Graphics
display
convert
mogrify
montage
Printing
lpr
lpq
lprm
Spellchecking
look
aspell
spell
Users
Environment
logname
whoami
id
who
users
finger
last
printenv
Account Management
useradd
userdel
usermod
passwd
chfn
chsh
Becoming the Superuser
Email
mutt
mail
mailq
Math and Calculations
expr
bc
dc
Dates and Times
cal
date
ntpdate
Backups and Remote Storage
rsync
dd
growisofs
Processes
Viewing
ps
uptime
w
top
free
Controlling
kill
timeout
nice
renice
flock
Host
Information
uname
hostname
domainname
ip
ifconfig
Location
host
whois
ping
traceroute
Web Browsing
lynx
wget
Copy and Paste
xclip
xsel
Directory
Operations
cd
pwd
basename
dirname
mkdir
rmdir
Install Software