Thanks Laz .... i went and checked it out ... turned out to be a ruby script .. but didn't want to go down that path [already overwhelmed!!]
so found out that this script run under bash will do the job
- Code:
-
***New members are not allowed to post external links or emails for 7 days. Please contact the forum administrator for more information.***
have made a script called 'wallpaperchanger' and have run it manually .. and sure enough, does the job in a flash!!
HOWEVER, getting the script to run via CRONTAB -e is another issue ... below are the contents of my user crontab file generated via 'crontab -e' when logged in as local user ... I know that it runs because it produces the 'log' file ... albeit an empty one!!
- Code:
-
59 * * * * /home/USER/bin/wallpaperchanger > /home/USER/Documents/cron.log
Anybody got any clues as to why the CRONTAB line will produce the log file but NOT run the SCRIPT????
Thanks
OpenSuse 12.2 32bit GNOME Shell 3.4.2