Re: unziping

From: wim (wimpunk_at_gmail.com)
Date: 07/31/05

  • Next message: Clive Menzies: "Re: Inexpensive hardware SATA RAID suggestions?"
    Date: Sun, 31 Jul 2005 11:17:35 +0200
    To: Debian User <debian-user@lists.debian.org>
    
    

    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.

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Clive Menzies: "Re: Inexpensive hardware SATA RAID suggestions?"