Tagged Questions
3
votes
1answer
1k views
xmessage over ssh
The following command prints a message over ssh :
xmessage Message -display :0 &
How does it work? there is no -display option in xmessage's man page.