At the console, as root, type 'w'
[root@inet01 /root]# w
11:38am up 4 days, 17:38, 1 user, load average: 0.00, 0.02, 0.05
USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
root pts/1 connectandcreate 11:38am 0.00s 0.10s 0.04s w
To send all users a message type "wall"
[root@inet01 /root]# wall "Hey folks, I'm going to reboot the server now!"
[root@inet01 /root]#
Broadcast message from root (pts/1) Thu Jun 27 11:38:29 2002...
Hey folks, I'm going to reboot the server now!
Hope this helped,
Nathan