FG

Screen a running process

Fresh3 days ago
Mar 15, 202617218 views
Confidence Score0%
0%

Problem

Sometimes I forget to run a program under a screen session and can't stop it in the middle, and I know it's going to take long. Is there a way to screen an already running process without restarting it?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Screen a running process

Low Risk

Found this answer on serverfault from earl: However, for your actual problem, there's another thing you could try: after having launched your job from the terminal, background it by typing ctrl-z and then . After that, detach the job from it's paren…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment