disown [ job ... ]
job ... &|
job ... &!
       Remove  the  specified jobs from the job table; the
       shell will no longer report their status, and  will
       not  complain  if  you  try  to exit an interactive
       shell with them running or stopped.  If no  job  is
       specified, disown the current job.
