![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linux Shoots for Big League of Servers - Wall Street Journal | iBot | UNIX and Linux RSS News | 0 | 06-18-2007 09:30 PM |
| Cron wall message problem | tt155 | UNIX for Advanced & Expert Users | 2 | 07-07-2005 01:21 AM |
| using the wall or write cmd | simon2000 | Shell Programming and Scripting | 2 | 06-30-2003 09:36 AM |
| wall and rwall commands | AMisledDrummer | UNIX for Dummies Questions & Answers | 1 | 01-18-2002 07:05 AM |
| wall commands | nascar.fan | UNIX for Dummies Questions & Answers | 1 | 08-01-2001 06:58 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
wall
is there a command to send all terminals a message. i tired wall, but it only sends the message to who ever is logged in at a terminal. i need a command to send to every terminal no matter if someone is logged in or not.
Thanks! -The DJ |
| Forum Sponsor | ||
|
|
|
|||
|
'mail' just sends an email to everyone, right? maybe i explaned it a little weird:
what i am trying to do is send every dummy terminal a message when i want them to log off the system. when a user is logged in, they recieve the message, but if no one is logged in at that terminal ,nothing is displayed on the screen. hope this helps explain it a little better -djatwork |
|
|||
|
(I guessed as much that that is what you want). You may not worry about terminals that are not logged on since you want them logged off.
However, if you could write a small 'cron' message that would be executing the time you want users logged off, it may solve a bit, but a terminal has to logg on to receive the message allthesame. Sola |
|
|||
|
thats what i was afraid of. see what the whole point of this is, is that i wanted to write a message to users to stay logged off the system until a predetermined time. so, lets say i am rebuilding a index for a database and i want everyone to stay off the system until 10:00, the message would be on the screen. but, when i use 'wall' it does not show up, just the login screen.
-djatwork |
|||
| Google UNIX.COM |