X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <17780262.post@talk.nabble.com> Date: Wed, 11 Jun 2008 08:14:24 -0700 (PDT) From: gmarsha11 To: cygwin AT cygwin DOT com Subject: Re: Extra spaces in text files in cygwin In-Reply-To: <20080611011758.GD18434@suncomp1.spk.agilent.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: gary DOT marshall AT hp DOT com References: <17764646 DOT post AT talk DOT nabble DOT com> <484EFB14 DOT 65C9E56F AT dessent DOT net> <17766865 DOT post AT talk DOT nabble DOT com> <20080610233030 DOT GB18434 AT suncomp1 DOT spk DOT agilent DOT com> <17767635 DOT post AT talk DOT nabble DOT com> <20080611011758 DOT GD18434 AT suncomp1 DOT spk DOT agilent DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Gary Johnson wrote: > > On 2008-06-10, gmarsha11 wrote: >> >> Does this mean it's necessary to change the encoding for any files I >> might >> need to cat, grep awk, etc.? > > I'm no expert on any of this, but as far as I know, all traditional > Unix tools that deal with strings consider a string to be a sequence > of 8-bit characters. So the simple answer is yes. The more > complete answer is that it depends on what you're using those files > for and what other programs need to read and/or write those files. > The files are being created by HP Data Protector (backup management software). After I changed the file, I realized that the next time DP modifies it, it will change the encoding. DP can read the file when it is ANSI encoded, but will always write in Unicode -- unless I can find out how to change the encoding it uses. -- View this message in context: http://www.nabble.com/Extra-spaces-in-text-files-in-cygwin-tp17764646p17780262.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/