Tuesday, November 20, 2012

Un-taring a specific directory inside of a tar

tar zxvf alfresco-Nov19-2012.tar.gz --strip 1 alfresco/alf_data

or

 tar zxvf alfresco-Nov19-2012.tar.gz --strip = 1 alfresco/alf_data

No comments: