[root@centos6 ~]#screen -S help
[root@centos6 ~]#
[root@centos6 ~]#screen -ls
There is a screen on:
2827.help (Attached)
1 Socket in /var/run/screen/S-root.
[root@centos6 ~]#
root@centos6 ~]#screen -x help
[root@centos6 ~]#
[root@centos6 ~]#ls
123 Documents ensp;?install.log.syslog Public
anaconda-ks.cfg Downloads Music Templates
Desktop install.log Pictures Videos
[root@centos6 ~]#pwd
/root
[root@centos6 ~]#^C
[root@centos6 ~]#
原文:http://blog.51cto.com/yy1109lll/2296513