Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2010 06:14:00 +0200
From:      "Michael Ross" <michael.ross@gmx.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: Zip file making issues
Message-ID:  <op.vjc7dkhqhalquq@n200>
In-Reply-To: <70BA7AC2-7300-41F6-9D3E-7AFEAD7F533E@d3photography.com>
References:  <A166139D-842F-4ACA-B8B3-687A8C6ECE01@d3photography.com> <F7E03E13906D419C8417713D17CF49C9@hermes> <70BA7AC2-7300-41F6-9D3E-7AFEAD7F533E@d3photography.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 21.09.2010, 05:53 Uhr, schrieb Ryan Coleman <editor@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.vjc7dkhqhalquq>