Search Results

Search: Posts Made By: gfarley
3,779
Posted By gfarley
result
Using GNU tar (1.13) solves the problem.

Simply create an additional entry in the manifest file for the directory, and use --no-recursion.

Thanks for your help.
3,779
Posted By gfarley
contd...
Thanks both of you for the input.

I checked the xargs point about max command line, and my backups will fit within the limit (script needs to be clearly commented though...).

So using the...
3,779
Posted By gfarley
selective tar image and dir perms
Hi,

I'm creating a tar image containing selected files held in a manifest file thus:

cat <manifest file> | xargs tar -cvpf tar.out

I need to preserve the directory as well as the file perms....
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 02:53 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy