On 09/09/10 18:34, Tim wrote:

I have a script that lives in a folder called /backup I start from the cli by
changing to the backup folder and then typing

./day4

I want to automate this but the schedule program does allow me to quote a start
up folder so when I type

  /backup/day4
or
/backup/./day4

It fails to run,

What do I need to do to make it run from the schedule program??


Have you tried

cd day4; ./day4

--
--------------------------------------------------------------
Discover Linux - Open Source Solutions to Business and Schools
http://discoverlinux.co.uk
--------------------------------------------------------------

--
Next meeting:  Bournemouth? TBD, Wednesday 2010-10-06 20:00
Meets, Mailing list, IRC, LinkedIn, ...  http://dorset.lug.org.uk/
How to Report Bugs Effectively:  http://bit.ly/4sACa

Reply via email to