Wednesday 19 June 2013

Extracting tar files to a specific folder(path).....



tar -xvzf <tar filename> -C <path to where we need to extract>

remove non-empty directories

rm -rf <dir name>

Join me on Facebook