jobs

Linux · Processes · available in the simulator

What it does

List background jobs running in the current shell.

Options and parameters

  • -l

    Include PIDs

  • -p

    List PIDs only

Usage examples

  • jobs
  • jobs -l
Practise jobs

Related commands