to disown
- verb
- /dɪsˈoʊn/
- Specialized
- After starting the background server, he ran disown so the process survived his logout.
Examples
-
She left the large download running and used disown to prevent it stopping when closing the terminal.
-
The instructor asked students to start a job and then disown it to keep it running after they disconnected.
-
You can disown a job in the background.
-
The user disowned the background process.
-
After starting the background server, he ran disown so the process could continue running after he logged out.
-
She left the large download running and used disown to ensure it wouldn't stop when she closed the terminal.
-
The instructor instructed students to start a job and then disown it in order to keep it active even after they disconnected.
Synonyms
To separate a part from a larger group for a special task
Antonyms
Surface Forms
Morphology
Etymology
Disown comes from two parts: dis- 'not' or 'away' and own 'to have' or 'control'. So in computing, to disown a job is to tell the computer you 'do not own' it anymore so it can keep running after you log out.