FG
💻 Software

Bash/ZSH: Undoing 'disown'

Fresh5 days ago
Mar 15, 202624721 views
Confidence Score0%
0%

Problem

Is there a way to 'reattach' a process to the shells job table after it it has been 'disowned'? Edit: $SEARCHENGINE totally fails me. Doesn't look too good.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Bash/ZSH: Undoing 'disown'

Low Risk

While I assume this doesn't help anyone in the unfortunate situation of having disowned the wrong process, if you were to banish disown from your workflow and replace it with: https://github.com/nelhage/reptyr You would be able to reparent any proce…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment