List
strace <PROGRAM>— traces which syscalls are used by an executable.ldd <EXECUTABLE>— shows which dynamic libraries an executable uses.htop— visually displays the system’s process tree. PressF5to switch between tree and list view.duf— visualise disk usage.