Type the command jobs to see the processes running in the background.

BY Best Interview Question ON 11 Apr 2019

Example

Example – $ jobs give the output as –

[134]+ Running sleep 50 &

where 134 is the job number.