how cool! there were instructions for importingit into excell and I thought to myself that excell is merely a spreadsheet s I tried librecalc. badabing, bada-boom.... it opened it!<br clear="all"><div>:-)~MIKE~(-:</div>
<br><br><div class="gmail_quote">On Thu, Jul 25, 2013 at 3:24 PM,  <span dir="ltr"><<a href="mailto:kitepilot@kitepilot.com" target="_blank">kitepilot@kitepilot.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

do:<br>
sed -i -e 's/[[:space:]]*$//g' file-to-fix<br>
To get rid of '^M'.<br>
ET <br>
<br>
Michael Havens writes: <br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
cool..... vi opens it. I do not see any '^@' characters but I see a lot of<br>
'^M' characters. I see a few '@' characters. So I do not need to worry<br>
about those characters.... only the non ascii ones?<br>
:-)~MIKE~(-: <br>
<br>
On Thu, Jul 25, 2013 at 2:42 PM, Paul Mooring <<a href="mailto:paul@opscode.com" target="_blank">paul@opscode.com</a>> wrote: <br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
 There's some null characters (look like ^@ in vim) in this file causing<br>
your problem, run `file -I <file_name>` and you'll see it's charset is<br>
binary.  I found some null chars on line 155 (grep for non-ascii characters<br>
to find them).  You can remove them with sed or tr and be on your happy way. <br>
<br>
 Paul Mooring<br>
Operations Engineer<br>
<a href="http://www.opscode.com" target="_blank">www.opscode.com</a> <br></div>
 ------------------------------<br>
*From:* <a href="mailto:plug-discuss-bounces@lists.phxlinux.org" target="_blank">plug-discuss-bounces@lists.<u></u>phxlinux.org</a> <<div class="im"><br>
<a href="mailto:plug-discuss-bounces@lists.phxlinux.org" target="_blank">plug-discuss-bounces@lists.<u></u>phxlinux.org</a>> on behalf of Michael Havens <<br>
<a href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a>><br></div>
*Sent:* Thursday, July 25, 2013 2:09 PM<br>
*To:* <a href="mailto:plug-discuss@phxlinux.org" target="_blank">plug-discuss@phxlinux.org</a><br>
*Subject:* I got a zip file from the government but it won't unzip<div class="im"><br>
properly <br>
 It seems to unzip fine but the document that opens freezes libre writer<br>
and when I try to open it with a  text editor it complains about encoding.<br>
here is the file: <br>
 <a href="https://www.dropbox.com/s/q5x24uzhyrv3mo1/az-foiarefund-list.zip" target="_blank">https://www.dropbox.com/s/<u></u>q5x24uzhyrv3mo1/az-foiarefund-<u></u>list.zip</a> <br>
 Any ideas how to open it?<br>
:-)~MIKE~(-: <br>
------------------------------<u></u>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.<u></u>org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/<u></u>mailman/listinfo/plug-discuss</a> <br>
</div></blockquote></blockquote><div class="HOEnZb"><div class="h5">
------------------------------<u></u>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.<u></u>org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/<u></u>mailman/listinfo/plug-discuss</a><br>
</div></div></blockquote></div><br>