in reply to Re^2: [OT] Tar file with non-identical duplicate files and no paths?
in thread [OT] Tar file with non-identical duplicate files and no paths?
The S means that they're immutable so the system creates new ones whenever you untar the files. I would suggest using a GUI and extracting the tar ball and copying just the files you need - after that you will need to modify the properties so that the sticky bit is unset (apologies for not finding an easy way out). Alternatively, you could write a perl script to grab the files you want and delete the folder after untarring (making sure the tar file is extracted into a new folder than in the current working directory).rwSrwSrw-
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: [OT] Tar file with non-identical duplicate files and no paths?
by broomduster (Priest) on Sep 13, 2008 at 12:59 UTC |