|
jmcfarlane
Posts: 607 Replies: 1 |
April 03, 2002 @17:17
Same topic
|
is there a way to see which users are logged in?
|
thanks, John M. |
|
|
jmcfarlane
Posts: 607 Replies: 0 |
April 03, 2002 @21:14
Same topic
|
Re: is there a way to see which users are logged in?
|
root# w root# finger both will return a list of users logged in. If you want to send them a message.. use the wall command: root# wall the server is going to be rebooted in 5 minutes!! happy hunting, John M. |
|