About this document
Send Running Job to Background in Linux by hashmiksa22 is a document available to read on EtoBox.
- Author
- hashmiksa22
- Language
- EN
Send Running Job to Background in Linux by hashmiksa22 is a document available to read on EtoBox.
The document describes how to send a running job to the background by pressing ctrl+z, running bg with the job number, and enabling huponexit so the job continues running after exiting the terminal.