Suspicious EXE named "[.exe" in c:\cygwin\bin?

Matthias Andree matthias.andree@gmx.de
Sun Dec 12 12:34:00 GMT 2010


Am 12.12.2010 12:29, schrieb Jeffrey Walton:
> Hi Guys,
> 
> The executable name is suspicious at best. Attempting to search

On the contrary, it's a standard utility mentioned in IEEE Std 1003.1.

> http://cygwin.com/packages/ results in an error "Invalid regular
> expression search string: `[.exe`". Quotes, double quotes, and back
> ticks do not help during the search.

Problem of the web interface.

> What is this program supposed to do?

The same as "test", except that "[" will expect and consume the closing bracket.
 Used in scripting with shells that don't have [ built-in.

Details with "man test" ("man [" is missing on my Cygwin system), or in bash
with "help [".

-- 
Matthias Andree

--
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



More information about the Cygwin mailing list