MLUG: Re: [MLUG] backup via cron
Re: [MLUG] backup via cron
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
On Fri, 3 Feb 2006, Stephen Montgomery-Smith wrote:

Nowlin, Dan wrote:
Can anybody tell me why these two commands will work in BASH but not in a script?
dvd+rw-format -f /dev/dvd
growisofs -Z /dev/dvd -J -R /var/ftp/files

Try:

dvd+rw-format -f /dev/dvd
growisofs -Z /dev/dvd -J -R /var/ftp/files ;

(see the added semi-colon).


Very interesting.  So, Stephen, where did you come up with that idea?
I'm very impressed.

Mike

_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members