Introduction
1.
Shells
1.1.
zsh
1.2.
bash
1.3.
fish
2.
CLI foo
2.1.
awk
2.2.
sed
2.3.
column
2.4.
sort
2.5.
tr
3.
Tools
3.1.
tmux
3.2.
emacs
3.3.
gpg
3.4.
radare2
3.5.
qemu
3.6.
pacman
3.7.
dot
3.8.
ffmpeg
3.9.
gnuplot
3.10.
restic
4.
Resource analysis & monitor
4.1.
lsof
4.2.
pidstat
4.3.
pgrep
4.4.
ps
4.5.
pmap
4.6.
pstack
5.
Trace and Profile
5.1.
time
5.2.
strace
5.3.
ltrace
5.4.
perf
5.5.
OProfile
5.6.
callgrind
6.
Debug
6.1.
gdb
6.2.
gdbserver
7.
Binary
7.1.
od
7.2.
xxd
7.3.
readelf
7.4.
objdump
7.5.
nm
8.
Development
8.1.
c++filt
8.2.
c++
8.3.
glibc
8.4.
gcc
8.5.
git
8.6.
cmake
8.7.
make
8.8.
ld.so
8.9.
symbol versioning
8.10.
python
8.11.
gcov
8.12.
pgo
9.
Linux
9.1.
systemd
9.2.
coredump
9.3.
ptrace_scope
9.4.
cryptsetup
9.5.
swap
9.6.
input
9.7.
acl
9.8.
zfs
10.
Network
10.1.
ss
10.2.
tcpdump
10.3.
tshark
10.4.
firewall-cmd
10.5.
nftables
11.
Web
11.1.
html
11.2.
css
11.3.
chartjs
12.
Arch
12.1.
x86_64
12.2.
armv8
12.3.
arm64
12.4.
armv7
12.5.
riscv
Light
Rust
Coal
Navy
Ayu
Notes
Trace and Profile
time
strace
ltrace
perf
OProfile
callgrind