Use at instead of cron as it starts your script with the same working directory as the one you've run at from. Cron does not do that, so you should not rely on the wd in a cron job. If you want to use a glob (or any file operation) with a relative path, set the wd with chdir first.
In reply to Re: Glob problem
by ambrus
in thread Glob problem
by Ronnie
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |