>When uncompressing a download, some stuff I've seen says to use:
>tar -zxvf (filename) like the APC booklet
>but other places say use
>tar zxvf (filename)
>
>What's the difference? Thanks

None in practice for Linux. Traditional tar omits the -. GNU tar allows
both.
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to