# The `jobs` command Use this command to find the processes suspended by `Ctrl -Z`. Use `kill %<num>` to kill a job by number find in `jobs`. See [[kill]].