KB-Categorized List of The Linux Commands (Minimal Debian) - 300425-081241
KB-Categorized List of The Linux Commands (Minimal Debian) - 300425-081241
1. Package Management
4. Process Management
1. Package Management
apt
apt-cache
apt-cdrom
apt-config
apt-get
apt-key
apt-mark
dpkg
dpkg-deb
dpkg-divert
dpkg-fsys-usrunmess
dpkg-maintscript-helper
dpkg-preconfigure
dpkg-query
dpkg-realpath
dpkg-reconfigure
dpkg-split
dpkg-statoverride
dpkg-trigger
2. User and Group Management
add-shell
addgroup
adduser
delgroup
deluser
groupadd
groupdel
groupmems
groupmod
groups
grpck
grpconv
grpunconv
gpasswd
newgrp
newusers
passwd
pwck
pwconv
pwhistory_helper
pwunconv
useradd
userdel
usermod
users
4. Process Management
bg
disown
exec
nice
nohup
renice
setsid
timeout
times
trap
wait
!
.
:
alias
builtin
caller
command
declare
dirs
enable
eval
exec
exit
hash
help
history
let
local
logout
mapfile
popd
pushd
readonly
return
set
shift
shopt
source
times
type
typeset
ulimit
unalias
unset
chage
chcon
chfn
chgpasswd
chgrp
chmod
chown
chmem
gzip
gunzip
gzexe
uncompress
dnsdomainname
domainname
hostname
hostid
nisdomainname
blkdiscard
blkid
blkzone
blockdev
df
du
lsblk
mount
mountpoint
resizepart
umount
arch
getconf
getent
id
lslogins
namei
numfmt
uname
uptime
dmesg
logger
script
scriptlive
scriptreplay
12. Text Processing
awk – A powerful text-processing tool for pattern scanning and processing. It can extract and manipulate text from structured data.
cut – Extracts specific columns or fields from lines of text. Often used for processing structured text like CSV files.
diff3 – Compares three files and outputs differences. Useful in version control and merging.
egrep – A variant of grep that supports extended regular expressions (same as grep -E ).
fgrep – A variant of grep that searches for fixed strings instead of regular expressions (same as grep -F ).
grep – Searches for specific patterns in a file or input using regular expressions.
sed – A stream editor that performs text transformations, such as search and replace, on input text.
tr – Translates or deletes characters in text. Often used for replacing or removing specific characters.
uniq – Filters out duplicate lines in a sorted file, showing only unique entries.
initctl
insserv
invoke-rc.d
service
update-alternatives
update-passwd
update-rc.d
case
do
done
elif
else
esac
fi
for
if
in
select
then
until
while
pam-auth-update
pam_getenv
pam_namespace_helper
pam_timestamp_check
unix_chkpwd
unix_update