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
