[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Win95 can do it but Linux can't?



Actually, that syntax works fine for me.  I don't know about earlier versions
of GNU tar or other tars but with the one that comes with redhat 5.2

tar xfvz <filename>

works great. (try it)  =)

Adam Alexander

On Thu, 14 Jan 1999, Ramon Gandia wrote:
>Matthew Inman wrote:
>> 
>> I thought that might get your attention.
>> 
>>     When I try to uncompress etc. files which I've downloaded in Linux
>> it doesn't work, and I get the same message every time.  For example, if
>> I try
>> 
>> tar xvfz wxftp-0.4.1.src.tar.gz
>
>This, of course, is wrong.  The syntax is to put the letter
>"f" last, indicating that the next argument is a file name.
>Thus:
>
>tar -xvzf wxftp-0.4.1.src.tar.gz
>
>Try it that way.
>
>-- 
>Ramon Gandia ==== Sysadmin ==== Nook Net ==== http://www.nook.net
>285 West First Avenue                                rfg nook net
>P.O. Box 970                                    tel. 907-443-7575
>Nome, Alaska 99762-0970 ======================= fax. 907-443-2487
>
>
>-- 
>  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
>		http://www.redhat.com http://archive.redhat.com
>         To unsubscribe: mail redhat-list-request redhat com with 
>                       "unsubscribe" as the Subject.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]