Warning: Trying to access array offset on value of type bool in
/home/public/screen/inc/html.php on line
1164
Warning: Trying to access array offset on value of type bool in
/home/public/screen/inc/html.php on line
1168
Warning: Trying to access array offset on value of type bool in
/home/public/screen/inc/html.php on line
1171
Warning: Trying to access array offset on value of type bool in
/home/public/screen/inc/html.php on line
1172
Warning: Undefined array key 6 in
/home/public/screen/inc/html.php on line
1453
Differences
This shows you the differences between two versions of the page.
Next revision
|
Previous revision
|
commands:detach [2010-01-26 16:45] asciiphil created |
commands:detach [2021-02-16 15:49] (current) |
into the background). This returns you to the shell where you invoked | into the background). This returns you to the shell where you invoked |
''screen''. A detached ''screen'' can be resumed by invoking ''screen'' | ''screen''. A detached ''screen'' can be resumed by invoking ''screen'' |
with the ''-r'' option (see also section [[man:Command-Line Options]). | with the ''-r'' option (see also section [[man:Command-Line Options]]). |
The ''-h'' option tells ''screen'' to immediately close the connection to | The ''-h'' option tells ''screen'' to immediately close the connection to |
the terminal ("hangup"). | the terminal ("hangup"). |
===== See Also ===== | ===== See Also ===== |
| |
| * ''[[autodetach]]'' |
* ''[[pow_detach]]'' | * ''[[pow_detach]]'' |
| * ''[[suspend]]'' |
| * ''[[quit]]'' |
* [[:Misc]] | * [[:Misc]] |
| |