Last Updated: February 25, 2016
·
478
· yevgenko

Extract specific folder from the old archive into new

tar -c -f new.tar --include='*foo-bar-dir*' @/Volumes/Backup/Workspace.tar

From https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/tar.1.html