[Ilugc] Xmessage in SUSE

  • From: 0@xxxxxxxxxxx (0)
  • Date: Wed, 06 Jun 2012 18:22:57 +0530



in crontab

* * * * * export DISPLAY=:0 |  xmessage "Test Message"


If you want to set an environment variable for a command do the following,

* * * * * DISPLAY=:0 xmessage "Test Message"

Refer to the link below for details,

http://bit.ly/LxCH7B

-- 
0

Other related posts: