myaccounts
Friday, May 06, 2005
Extracting a single directory with tar
Finally had a need to make use of the tar option to extract a single directory from a tarball. After kicking the man page around I came up with:
tar -xvf archive.tar "root/Windows 2000 Professional/"
posted by mrchase @
2:41 AM
0 comments
0 Comments:
Post a Comment
<< Home
About Me
Name:
mrchase
View my complete profile
Previous Posts
Downloading with curl example
Test plan for programming students
Testing for a non null value in Microsoft Access
Perl script to identify incorrect ownership
ATI Radeon 7000/VE Dual head configuration
Unix Script to report network listeners
Selecting a date range in Microsoft Access
Parsing unix date with perl
It recently came to my attention that bash numeric...
Shell script performing comparisons on decimals
0 Comments:
Post a Comment
<< Home