In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly explains "how to use the screen command under linux". Interested friends may wish to have a look at it. The method introduced in this paper is simple, fast and practical. Let's let the editor take you to learn the instructions for using the screen command under linux.
Screen:screen-ls
Screen-ls can only see the pts under its own users. For example, root can only see the pts of root users, but not oracle users.
Screen:screen-r screen_pid
Leave a screen: press and hold the CTRL key and then press an and d
Screen-r screen_pid and then directly exit is OK (crtl+a+d is to keep this screen_pid)
For a screen session in detached state, you can reconnect using screen-r:
Screen-ls shows the session as a dead state. Use the screen-wipe command to clear the session:
[root@tivf18 root] # kill-9 8462
[root@tivf18 root] # screen-ls
There are screens on:
8736.pts-1.tivf18 (Detached)
8462.pts-0.tivf18 (Dead)
[root@tivf18 root] # screen-wipe
There are screens on:
8736.pts-1.tivf18 (Detached)
8462.pts-0.tivf18 (Removed)
[root@tivf18 root] # screen-ls
There is a screen on:
8736.pts-1.tivf18 (Detached)
At this point, I believe you have a deeper understanding of the "instructions for the use of the screen command under linux". You might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.