What are the command-line options for un-tarring a tar.gz file to a specific directory?
Posted
by Daryl Spitzer
on Server Fault
See other posts from Server Fault
or by Daryl Spitzer
Published on 2010-05-21T19:10:08Z
Indexed on
2010/05/21
19:11 UTC
Read the original article
Hit count: 269
This is one of those things I don't quite do often enough to memorize. I thought it would be nice to have the answer here so I (and maybe others with as poor a memory as me) can star it.
What command-line options to I use to un-tar a tar.gz file into a specific directory, on Linux?
© Server Fault or respective owner