Linux Ask!

Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.

How to broadcast text message to all users

Answer:

To broadcast message on the terminals of all currently logged in users, use the wall command

# echo "Hello" | wall
  1. Count the total number of logged in user
  2. Convert Windows text file to UNIX format without dos2unix
  3. Show the content of gzipped text file
  4. Add Margins to a text file
  5. How to redirect error message to a file

Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>