Is possible to send a message (popup window or something) to local user logged into X (xdm, fluxbox) from console ? For example: user1 is logged and using X/fluxbox, user2 logging into the same box by ssh to console. Now - what user2 have to do to send message to user1 ?
|
feedback
|
|
The Example: user2 logs into a BASH session on the box and issues:
if you log into a TSCH session, it'd be something like this:
Alternatively, you can send messages to terminal sessions in one of two ways: Using From the man page: If you want to target a specific user, use The write utility allows you to communicate with other users, by copying lines from your terminal to theirs. | |||||||||||
feedback
|
