On Friday 09 January 2009 03:34:57 Michael Schnell wrote: > > [ is just an alias for the test applet. if you dont enable that applet > > ... > > That works ! Thanks a lot ! > I don't remember that I manually activated test when I a configuration > for the project last year. Maybe it had been activated by default with > that version of the toolchain I use.
blame the gremlins > > "if" statements arent the issue here ... > > Of course, OTOH, there is not much use for "test" but with if :) you could get by without it for most things ... if [ -z "$foo" ] ; then if echo "$foo" | grep -qs '^$' ; then but most people arent aware of this, so practically speaking, you're correct -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
