X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Eric Blake Subject: Re: The binary "[.exe" Date: Thu, 23 Mar 2006 17:43:59 +0000 (UTC) Lines: 15 Message-ID: References: <20060323173441 DOT 90168 DOT qmail AT web50105 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Vanessa Murdock yahoo.com> writes: > I downloaded and installed cygwin. I did an ls -la on > the /usr/bin/ directory and found a binary called > "[.exe". Is this a legitimate utility (and what does > it do)? Yes it is legitimate - it is part of coreutils. For what it does, try "/bin/[ --help". Your shell probably also provides it as a builtin. It is an alias for test. -- Eric Blake volunteer cygwin coreutils maintainer -- 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/