How to send a notification to another user with notify-send ? Bash
- by debugger
Hello all,
notify-send display a notification box with the message that you want to display on your own machine.
Is there a way to use notify-send to send a notification message to another user and display the message on his machine?
Thanks