Allow sub-processes to live beyond the shell that they are attached to. See also:
jobsfor finding job numbers. More information: https://www.gnu.org/software/bash/manual/bash.html#index-disown.
disown
jobs to find the job number):disown %{{job_number}}
disown -a
disown -h %{{job_number}}