On Fri, Oct 17, 2003 at 03:46:16PM +0200, Ronald Landheer-Cieslak wrote: > On Fri, Oct 17, 2003 at 05:48:12AM -0700, Brian Dessent wrote: > > I thought this was resolved by making '/bin/[' a symlink to /bin/test. > > This gives the appearance of the shell supporting [ ] even though it's > > really just running a program just as if you had used 'test'. > How does that take care of the closing `]' ?
The test(1) sources are your friend ;-) The above isn't true for ash but test(1) is able to work that way. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:[EMAIL PROTECTED] Red Hat, Inc. -- 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/