X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org MIME-Version: 1.0 From: Andrew Bogorodsky Date: Mon, 23 Aug 2010 01:51:14 +0400 Message-ID: Subject: Strange "SET" (pseudo-) command output To: cygwin Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hello! I'd install cygwin under Windows Vista 01:41 [Lenovo G550 AT BlackBoard ~] uname -a CYGWIN_NT-6.0 BlackBoard 1.7.6(0.230/5/3) 2010-08-16 16:06 i686 Cygwin All is fine except an output of SET command. It outputs some SETs as it is expected but floods some sources after them. You can see full dump of it: $ set > t.txt t.txt here: http://files.mail.ru/N5KR7O or here: http://rapidshare.com/files/414508643/t.txt Shortly it looks like: =3D=3D=3D=3D USERNAME=3D'Lenovo G550' USERPROFILE=3D'C:\Users\Lenovo G550' WINDIR=3D'C:\Windows' _=3Ddate configsetroot=3D'C:\Windows\ConfigSetRoot' f=3D _ImageMagick () { local cur prev; _get_comp_words_by_ref cur prev; case $prev in -channel) COMPREPLY=3D($( compgen -W 'Red Green Blue Opacity \ Matte Cyan Magenta Yellow Black' -- "$cur" )); =3D=3D=3D=3D and here more and more source code %-\ What can be wrong, friends? --=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D Andrew Bogorodsky =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D --=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D =A0 =A0 =A0=A0 Andrew Bogorodsky =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D -- 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