Process Computer program that is being executed by one or many threads. Since my main OS is Linux, I’ll collect information about Linux/Unix processes. Useful commands: List processes: ps aux Kill process by pattern: pkill [-SIG] -f my_pattern