X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=g8uT54If43ZBrAz73POMPp0g1uKvA sg+Y+t1VbK/cRNrccVZ5/oMtxX5gQdVsXCeBSfsqj83/PqwBFtaDJu3sRL2Ac9Y9 qMc/8tBZ0La5RDcA8zj8NXCa/QnEHJdL94NSQOx3KBkHTQvpkWs+qO8fLXSQWKO8 MZn4p8pX9iiUWQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=IFtEtEubEImetiAlz5mC8HaN27o=; b=Eu1 L/JFlzJ40qJByvaOAjgB0pU6e6JqkkY+0i5rvmXt+Dh743GXrjD1ahlD/Alv1vUt fPzYsM8WGt/MoYvTPxVouvzZ/aBqIpuRrOac8aLLgjHCid85RvZBG3PdXgncKBd0 Klj677KPkV/0nsw2XsZ6xClzHa10T9AmFfcxxwt0= 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 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:699, H*c:alternative X-HELO: mail-qk1-f169.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=SDDC0QvCWG6vB9kjSbFVC/aU/a5lBS3eT72nwuucwTo=; b=HESAIxHTojVRIR/aRt62ybqVBW/1l213XBEbkhTzZBJycPq6IkAQifFI/8zG+2wt+L rovQBzr2cCs/0QcUYHwddK501IhIZ54zOGU980uzYPgAaKCY4quM6NztfKpmdR7z369I aNYHt9kP4m6dZaDf6ZZhbLhxJ1xuLKTASBxf/hXrtTViwwJuoMYJuJOj/D/ad/QLv5Bs Vgyajzv6+H2RhvRuCR5cVs6gtQw02EUKq4LQ9Pobz8e4xdVSFQFR3+VGAfwtybPBqde8 IyRnIgGC2ar+E+g/0MX/47oh+4Yk/++A98WG5a+LSkkN/VyIsOipqW638WPyC8DK/Siy ywWg== MIME-Version: 1.0 From: =?UTF-8?Q?V=C3=A1clav_Haisman?= Date: Fri, 9 Nov 2018 11:24:17 +0100 Message-ID: Subject: unexpected high-bit set characters in $USER variable To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Hi. I have updated Cygwin after a while and now my prompt looks like this: \ufeffUSER AT MACHINE. There appears to be some sort of UNICODE character at position 0 in $USER environment variable. Running `echo -n $USER | od -t x1` prints `0000000 ef bb bf 68 61 69 76 61 30 31`. Does anyone else observe this as well? -- VH -- 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