> > I think his problem was that he needed /bin/test to be executed > > instead of > > the built-in test. > > What about using/requiring a recent shell like bash or zsh with > a working "[" built-in?
It's a bit sad, but maybe this is the best solution in practice - I received a couple of private emails with precisely this suggestion - that on Solaris trying to use /bin/sh is going to cause headaches forever and that everyone using Solaris is actually using a POSIX shell instead (such as zsh - which if I understood currectly is shipped with solaris too -, or bash). Objections anyone ? Is such an approach going to make someone unhappy ? _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
