delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1998/01/28/05:11:26

From: juerg DOT tschirren AT isbe DOT ch (Juerg Tschirren)
Subject: Re: gunzip
28 Jan 1998 05:11:26 -0800 :
Message-ID: <98Jan28.095635gmt+0100.36865.cygnus.gnu-win32@limes.isbe.ch>
References: <Pine DOT OSF DOT 3 DOT 93 DOT 980127213535 DOT 14739C-100000 AT oak DOT cats DOT ohiou DOT edu>
Mime-Version: 1.0
To: Kevin Tighe <kt400797 AT oak DOT cats DOT ohiou DOT edu>, gnu-win32 AT cygnus DOT com

Kevin Tighe wrote:

> I tried to gunzip emacs and I got a non-stop flow of garbage in the
> window.  Does anyone know what caused this?
>
> this is the command I entered in bash: "gunzip -c -d emacs_tar.gz"
>
>

 The option -c means: write to standard output (= normally the terminal).
Invoke gunzip just this way:
  gunzip emacs_tar.gz
Even the -d option should not be needed (it means decompress, but that's the
default).
Doing so you'll find the unziped files in your actually working directory.

Juerg

P.S.: in future take a look in the man-pages. You'll find all the answers
for such questions there!

--
------------------------------------------------------------------------
In a world without fences - who needs Gates?
Experience LINUX!
http://www.linux.org  http://www.suse.de  http://www.redhat.com



-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019