I having a brain fart over using 'tar' and keep thinking like 'patch'.
Doesn't tar have a parameter that says to NOT restore all levels of the folder hierarchy stored in the archive?
For instance,
IF archive has file "/usr/local/test/data.txt"
And chdir to "/usr/local/"
Can't I tell 'tar' to extract "test/data.txt"
I'd swear that's possible, but brain farts being what they are......
D.E.R. Management - IT Project Management Consulting
Doesn't tar have a parameter that says to NOT restore all levels of the folder hierarchy stored in the archive?
For instance,
IF archive has file "/usr/local/test/data.txt"
And chdir to "/usr/local/"
Can't I tell 'tar' to extract "test/data.txt"
I'd swear that's possible, but brain farts being what they are......
D.E.R. Management - IT Project Management Consulting