Monday, 28 January 2008

Restore Multifile TAR Archive

gunzip *.tar.gz; tar -xvM $(echo $(find -maxdepth 1 -name "*.tar" -printf "-f %f \n" | sort))

0 comments:

iantheteacher

Planet ILUG