X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <4B3589F6.27914.8F86503@wess.acegroup.cc> References: <4B3589F6 DOT 27914 DOT 8F86503 AT wess DOT acegroup DOT cc> Date: Sat, 26 Dec 2009 08:22:02 +0000 Message-ID: <416096c60912260022g7af44129o1b33e005c1097fac@mail.gmail.com> Subject: Re: putty isn't displaying correctly with 1.7 From: Andy Koppe To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 2009/12/26 Wes S : > Below is excerpt from man file on touch. =C2=A0Highlighted text is showing > strange characters when I use putty to ssh in. =C2=A0It was working fine > before the 1.7 upgrade. > > How do I fix this? > > Thanks, > > Wes > > > =C2=A0 =C2=A0 =C2=A0 =C3=A2d, =C3=A2=C3=A2date=3DSTRING > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0parse STRING and use it i= nstead of current time > > =C2=A0 =C2=A0 =C2=A0 =C3=A2f =C2=A0 =C2=A0 (ignored) > > =C2=A0 =C2=A0 =C2=A0 =C3=A2m =C2=A0 =C2=A0 change only the modification t= ime > > =C2=A0 =C2=A0 =C2=A0 =C3=A2r, =C3=A2=C3=A2reference=3DFILE > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0use this file=C3=A2s time= s instead of current time > > =C2=A0 =C2=A0 =C2=A0 =C3=A2t STAMP > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0use [[CC]YY]MMDDhhmm[.ss]= instead of current time > > =C2=A0 =C2=A0 =C2=A0 =C3=A2=C3=A2time=3DWORD > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0change the specified time= : WORD is access, atime, or use: equiv=C3=A2 > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0alent to =C3=A2a WORD is = modify or mtime: equivalent to =C3=A2m > > =C2=A0 =C2=A0 =C2=A0 =C3=A2=C3=A2help display this help and exit Looks like you've got a mismatch between Cygwin's character set and PuTTY's. Cygwin's default is UTF-8, whereas PuTTY's is ISO-8859-1. Change it under Window/Translation in PuTTY's options. (Or use mintty, which is a PuTTY derivative tailored for Cygwin, including 1.7's locale system.) Andy -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple