[Initng] for ALL developers of shell scripts!
Denis Knauf
denis.knauf at gmail.com
Mon Feb 5 17:20:46 CET 2007
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
More information about the Initng
mailing list