LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Beep a User - not using write possible? (https://www.linuxquestions.org/questions/linux-software-2/beep-a-user-not-using-write-possible-167591/)

wizade 04-08-2004 12:00 AM

Beep a User - not using write possible?
 
Is there a way to send a Beep to a logged in user ?

I know when you do a
'write someUser'
it will beep their terminal... but it will also bring up the write deal.... any way to just send the beep?

:)

iluvatar 04-08-2004 02:58 AM

hmm I use:

echo "hello world" > /dev/<tty where use is>

to send messages, I thought there was a character for the beep? you could echo that one to him :p

greetz,
-= iluvatar =-

ps: nice way to screw up a terminal: cat /dev/random > /dev/<tty>


All times are GMT -5. The time now is 01:24 PM.