Thursday, May 14, 2009

Connect to a running Screen

Need to work on 2 screen? Use Screen... This Article is taken from LINUX Format June 2009

Step 1: Using another screen
# screen (You will be ushered into a new work terminal)

Step 2: Detached from the screen
Hold Down Crtl + A followed by D.

Step 3: To re-attach
# screen -r

Interesting Tutorials on Screen
  1. See Linux Screen Tutorial and How To

No comments: