Linux下Screen的常用命令
作者 佚名技术
来源 Linux系统
浏览
发布时间 2012-04-02
Total download size: 571 k Downloading Packages: screen-4.0.3-1.el5_4.1.x86_64.rpm | 571 kB 00:01 warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID e8562897 base/gpgkey | 1.5 kB 00:00 Importing GPG key 0xE8562897 "CentOS-5 Key (CentOS 5 Official Signing Key) <centos-5-key@centos.org>" from /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5 Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Test Succeeded Running Transaction Installing : screen 1/1 Installed: screen.x86_64 0:4.0.3-1.el5_4.1 Complete! [root@localhost ~]# screen [root@localhost ~]# date Sun Apr 3 21:02:22 EDT 2011 [root@localhost ~]# [detached] [root@localhost ~]# screen -S 20110403 [root@localhost ~]# date Sun Apr 3 21:05:45 EDT 2011 [root@localhost ~]# [detached] [root@localhost ~]# screen -ls There are screens on: 31550.pts-2.localhost (Detached) 31577.20110403 (Detached) 2 Sockets in /var/run/screen/S-root. [root@localhost ~]# screen -r 31577 [root@localhost ~]# date Sun Apr 3 21:05:45 EDT 2011 [root@localhost ~]# NAME screen - screen manager with VT100/ANSI terminal emulation SYNOPSIS screen [ -options ] [ cmd [ args ] ] screen -r [[pid.]tty[.host]] screen -r sessionowner/[[pid.]tty[.host]]
本文出自 “开源一员” 博客,请务必保留此出处http://521cto.blog.51cto.com/950229/525398 |
凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢! |
你可能对下面的文章感兴趣
HTTP/1.1 401 Access Denied