Introduction
1.
Tools
1.1.
zsh
1.2.
bash
1.3.
fish
1.4.
tmux
1.5.
git
1.6.
awk
1.7.
emacs
1.8.
gpg
1.9.
gdb
1.10.
gdbserver
1.11.
radare2
1.12.
qemu
1.13.
pacman
1.14.
dot
2.
Resource analysis & monitor
2.1.
lsof
2.2.
ss
2.3.
pidstat
2.4.
pgrep
2.5.
pmap
2.6.
pstack
3.
Trace and Profile
3.1.
strace
3.2.
ltrace
3.3.
perf
3.4.
OProfile
3.5.
time
4.
Binary
4.1.
od
4.2.
xxd
4.3.
readelf
4.4.
objdump
4.5.
nm
5.
Development
5.1.
c++filt
5.2.
c++
5.3.
glibc
5.4.
gcc
5.5.
make
5.6.
ld.so
5.7.
symbol versioning
5.8.
python
6.
Linux
6.1.
systemd
6.2.
coredump
6.3.
ptrace_scope
6.4.
cryptsetup
6.5.
swap
7.
Network
7.1.
tcpdump
8.
Web
8.1.
html
9.
Arch
9.1.
x86_64
9.2.
arm64
9.3.
armv7
9.4.
riscv
Light (default)
Rust
Coal
Navy
Ayu
Notes
/usr/bin/time(1)
# statistics of process run /usr/bin/time -v <cmd>