This is nice... we need to make the scripts fully posix compatible... I'm having some trouble on running this scripts with busybox which uses ash...
good note!! On 2/5/07, Denis Knauf <[EMAIL PROTECTED]> wrote: > hello eric, > > Am Montag, 5. Februar 2007 17:05 schrieb Eric MSP Veith: > > nice memo. :-) > > > > However, doesn't [ "$foo" = "$bar" ] invoke the "test" program, which > > perfectly understands those expressions? > excuse, you're right. this works perfectly. only on some very old systems it > can go wrong. > i tested it in dash and it works. dash has a buildin for test and doesn't use > the test-program. > > cu, > denis > -- > _______________________________________________ > Initng mailing list > [email protected] > http://jw.dyndns.org/mailman/listinfo/initng > -- Best Regards, Felipe Balbi [EMAIL PROTECTED] [EMAIL PROTECTED] Nokia Institute of Technology - INdT Kernel Developers Team -- _______________________________________________ Initng mailing list [email protected] http://jw.dyndns.org/mailman/listinfo/initng
