Published by expire0
Posted on October 05, 2016
tar -zxvf shell.tar.gz --strip-components=3
You can also extract the content to another location using tar -zxvf shell.tar.gz --strip-components=3 -C /location
Categories: Linux Maintenance