[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Unpacking VIM
- From: Cheryl Homiak <chomiak chartermi net>
- To: blinux-list redhat com
- Subject: Re: Unpacking VIM
- Date: Thu, 29 Aug 2002 17:29:55 -0500 (CDT)
Hi John.
that's not a gzip file; it's a bzip2 file.
You need to run
bunzip2 and the filename.
this should leave you with the tar file and you can do
tar xf
to that tar file. Notice you don't need the z option as you've already done
bunzip2 to unzip it.
Cheryl
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]