jobs
This command enables to know about the processes which are in background or in the suspended state.
Syntax
jobs [+/-]
+ Indicates the present background process
Indicates the previous process
Note: by using the option -l, the process IDs of the processes could also be displayed.