Skip to content

Latest commit

 

History

History
230 lines (184 loc) · 2.09 KB

leo-commands.md

File metadata and controls

230 lines (184 loc) · 2.09 KB

Leo's Frequently Used Unix/Linux commands

Shell / Environment / System tools

alias
bash
cd
clear
df
du
env
exit
export
for
history
hostname
inxi
last
lspci
pwd
reset
sh
source
su
sudo
ulimit
uptime
unset
w
zsh

File editors

nano
emacs
vi

File tools

basename
bzip2
cp
chmod
chown
diff
dir
dirname
dos2unix
file
find
gpg
gunzip
gzip
locate
ls
md5sum
mv
rm
rmdir
sha256sum
tar
touch
tree
unzip
zip

Text tools

awk
bat
cat
comm
echo
fgrep
grep
head
jq
less
more
sed
sort
tail
uniq
wc
zmore

Process tools

bg
crontab
fg
htop
kill
lsof
ps
pstree
tee
time
top

Superuser tools

halt
mount
reboot
umount

Image tools

convert
identify
mogrify

Networking tools

curl
dig
ftp
host
ifconfig
iftop
ip
netcat
netstat
nslookup
ping
rsync
screen
scp
sftp
ssh
ssh-copy-id
ssh-keygen
telnet
traceroute
wget
w3m

Misc tools

date
info
man
pwgen
true
type
units
whereis
which
yes

Programming

git
svn

g++
gcc
gdb
make
ld

java

node
npm
yarn

black
conda
ipython
mamba
pycodestyle
pyenv
pyflakes
python
python2
python3
pip
pipx

Debian/Ubuntu package management

apt
apt-file
aptitude
dpkg

CentOS package management

yum

Macintosh package management

brew

Docker containers

docker
docker compose
docker images