Tagged Questions
2
votes
2answers
105 views
How to send a prompt to a remote machine like the “you have mail”, ie not using wall
I am currently using wall to show a message on a remote machine when an activity is started and finished.
But this is intrusive, as it will write across an editor they might have open etc.
What I ...