Re: [Bacula-users] FileList scripting help

2006-08-09 Thread Davis, Jacob
MAIL PROTECTED] On Behalf > Of Russell Howe > Sent: Wednesday, August 09, 2006 10:07 AM > To: bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] FileList scripting help > > Davis, Jacob wrote, sometime around 09/08/06 14:16: > > It appears that a crucial line

Re: [Bacula-users] FileList scripting help

2006-08-09 Thread Russell Howe
Davis, Jacob wrote, sometime around 09/08/06 14:16: > It appears that a crucial line break was missing from my original post. > To be clear, get_newest_file.py accepts a single path argument and > returns the fully qualified path to a single filename like so: > >> $ get_newest_file.py /usr/local/b

Re: [Bacula-users] FileList scripting help

2006-08-09 Thread Davis, Jacob
It appears that a crucial line break was missing from my original post. To be clear, get_newest_file.py accepts a single path argument and returns the fully qualified path to a single filename like so: > $ get_newest_file.py /usr/local/backups/ > /usr/local/backups/newfile.tar Any ideas why Bacu