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:date:message-id:subject:from:to :cc:content-type; q=dns; s=default; b=MDuuTdw0jxmepTX+nTizO7Ms9O N5FM1vE/2bQPQDRHcZpO3Je4KpqJo1K4pWBYonzpjC1EMbuKZJtOhutGGh9t4rAU IfredTUS0AlBWTAHigevadXxuXYR0NGrUrE/Elat3rwBBQ0NDWX5Pud3Lgfm03e2 IMRf+2zDhR0DkFhRw= 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:date:message-id:subject:from:to :cc:content-type; s=default; bh=dToYrsAOEZkPwbO36C3cYIEztMY=; b= Srqm5T8O1lE/48S3zUXLB3K96EEdv6gbkGnESnZhP/d6TE9stGmoZsL4QL0UuewN e1pXr5WeMod4ofnJha+22ZpguBHnEARX+kVhDYVPssz2TiDr6xOqEJVoXKFP2iN2 /OfstU8r8Vs/9U37Q+tvyyMbtyBCC4jUfQFPR7dtX7g= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qa0-f68.google.com MIME-Version: 1.0 X-Received: by 10.224.128.193 with SMTP id l1mr21413020qas.91.1403785969248; Thu, 26 Jun 2014 05:32:49 -0700 (PDT) Date: Thu, 26 Jun 2014 14:32:49 +0200 Message-ID: Subject: Re: ls --color: special char in redirected output From: Thomas Anderson To: cygwin AT cygwin DOT com Cc: grahamc001uk AT yahoo DOT co DOT uk Content-Type: text/plain; charset=UTF-8 > Try ls --color=auto or ls --color=tty > or set an alias: alias ls='ls --color=tty' Thank you, I added "=auto" to the alias and now it is ok. (sorry for posting but the behaviour has changed and It was difficult (for me) to search the solution) -- 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