if it&#39;s an archived file, you might try tar -xzf 2012-June-.txt.gz<div>the -xz will cause tar to use gunzip to decompress, then extract.</div><div><br><div class="gmail_quote">On Sun, Jun 17, 2012 at 12:28 PM, Don Green <span dir="ltr">&lt;<a href="mailto:infodeveloperdon@gmail.com" target="_blank">infodeveloperdon@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Any ideas what the problem might be opening a .gz file on linux?<br>Gunzip goes through the motions and overwrites the 2012-June.txt.gz file, creating file: 2012-June.txt.  When a text editor attempts to open this file, the file appears to have codes that prevent it from being interpretted correctly.<br>

<br>I am able to successfully create a new text file, compress it with gzip to create a .gz file, then gunzip it to decompress it, and open it with a text editor.  <br><br>Something is different between the text files I create and the archived Racket text files.  I suspected that the problem might be that the Racket text files had end of line characters appropriate for Windows, not Linux, however I tried opening the file with OpenOffice.org Word Processor, with different each of the end of line options in turn.  Each time the file appears to have some non-ascii characters.<br>

Thanks.<br>
<br>____________________<br>
  Racket Users list:<br>
  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
<br></blockquote></div><br></div>