I have a ping command which was sent to the background using Ctrl + Z in the bash shell.
Ctrl + Z
I tried to bring the background process using the below commands