disown

Allow sub-processes to live beyond the shell that they are attached to. See also: jobs for finding job numbers. More information: https://www.gnu.org/software/bash/manual/bash.html#index-disown.

disown

disown %{{job_number}}

disown -a

disown -h %{{job_number}}