Listing contents of a tar.gz and extracting one specific directory

CODE:
  1. # tar -ztvf babyhuiscasita.nl.tar.gz |grep sql
  2. # tar -xzvf babyhuiscasita.nl.tar.gz ./.backup/babyhuiscasita.nl_mysql

-t = list
-x = extract

0 comments ↓

There are no comments yet...Kick things off by filling out the form below.

Leave a Comment