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

Re: unziping



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
sam@debian:~/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
sam@debian:~/downloads/Thinking in C++$ gunzip -a eckelt04.zip  
gunzip: option --ascii ignored on this system
gunzip: eckelt04.zip: unknown suffix -- ignored
sam@debian:~/downloads/Thinking in C++$ gunzip -a eckelt04.zip
gunzip: eckelt04.zip: unknown suffix -- ignored
sam@debian:~/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
sam@debian:~/downloads/Thinking in C++$ exit

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

thanks

Try unzip.

wim.



Reply to: