Remove a job from shell job table.
Section: Job Control
Disown background job
bash
bash
disown %1Explanation
Useful when you want a job to survive shell exit semantics.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Job Control