Zip file making issues

Michael Ross michael.ross at gmx.net
Tue Sep 21 04:40:44 UTC 2010


Am 21.09.2010, 05:53 Uhr, schrieb Ryan Coleman <editor at d3photography.com>:


>
> As I said in my OP: I could just run a "cd" to the directory parent and  
> do it there - that would solve the problem - but that's simply too  
> dangerous if the script generator throws an error on the next set of  
> commands (a risk I do not want to take).

Maybe you could:

mount -t nullfs -o ro /where/my/data/is /mnt
cd /mnt
zip ...



Regards,

Michael


More information about the freebsd-questions mailing list