Baloff wrote:
Hello
I am tying to used my gunzip but it is giving my some pain. here...
Script started on Sun Jul 31 09:08:01 2005
[EMAIL PROTECTED]:~/downloads/Thinking in C++$ ls -l
total 336
-rw-------  1 sam sam 338200 Jul 31 08:56 eckelt04.zip
-rw-r--r--  1 sam sam      0 Jul 31 09:08 tmp
-rw-r--r--  1 sam sam      0 Jul 31 09:07 typescript
[EMAIL PROTECTED]:~/downloads/Thinking in C++$ gunzip -a eckelt04.zip  
gunzip: option --ascii ignored on this system
gunzip: eckelt04.zip: unknown suffix -- ignored
[EMAIL PROTECTED]:~/downloads/Thinking in C++$ gunzip -a eckelt04.zip
gunzip: eckelt04.zip: unknown suffix -- ignored
[EMAIL PROTECTED]:~/downloads/Thinking in C++$ ls -l
total 336
-rw-------  1 sam sam 338200 Jul 31 08:56 eckelt04.zip
-rw-r--r--  1 sam sam      0 Jul 31 09:08 tmp
-rw-r--r--  1 sam sam      0 Jul 31 09:07 typescript
[EMAIL PROTECTED]:~/downloads/Thinking in C++$ exit

Script done on Sun Jul 31 09:08:32 2005

thanks

Try unzip.

wim.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to