Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use the write command on Linux system

2025-04-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

Editor to share with you how to use the write command of the Linux system. I hope you will get something after reading this article. Let's discuss it together.

Sometimes there are multiple users working on a server, so some necessary communication is particularly important. For example, when I have to shut down a service, or need to restart the server, of course, I need to notify the user who logs in to the server at the same time, I can use the write command.

Syntax write user [ttyname] parameter description:

User: the user account that prepares to send messages

Ttyname: if users have more than two tty connections at the same time, they can choose the appropriate tty to send messages.

Instance sends a message to Rollaend, and Rollaend has only one connection

Write Rollaend, the next step is to type the message. Press ctrl+c when finished.

The connection that sends the message to Rollaend,Rollaend is pts/2,pts/3.

Write Rollaend pts/2, the next step is to type the message. Press ctrl+c when finished.

Note: if the other party sets mesg n, the information box will not be transmitted to the other party at this time.

After reading this article, I believe you have a certain understanding of "how to use write commands in Linux system". If you want to know more about it, you are welcome to follow the industry information channel. Thank you for reading!

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: 293

*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.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report