I looked through the options, but nothing seemed obvious as a way to disable output when unpacking a file. Below is the code I'm currently using ... I just need to disable the output.
tar -zxvf tmp.tar.gz -C ~/tmp1
thank
unix
hlm Nov 12 '12 at 10:06 2012-11-12 10:06
source share