Two issues:
1. why the -0- before the pipe?  
2. to un-gzip and untar in the same command use:   tar xvfz

wget http://x.allstarlink.org/svn-trunk.tar.gz 
tar xvfz svn-trunk.tar.gz
will work for you.

Roger Bly


On Oct 8, 2014, at 6:50 PM, Robert Newberry <N1XBM@amsat.org> wrote:

So I'm having a bit 8f a problem with wget?

Last login: Wed Oct  8 17:53:21 2014 from 192.168.0.1
[root@N1XBM ~]# cd /usr/src
[root@N1XBM src]# rm -rf astsrc
[root@N1XBM src]# wget http://x.allstarlink.org/svn-trunk.tar.gz -0- | tar xzv
wget: invalid option -- 0

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors

_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.