Ralf Angeli <[EMAIL PROTECTED]> writes: > * David Kastrup (2005-08-13) writes: > >> [[ is bash-only. Don't use it. > > Note that this is not an extended bash test command > ([[ <condition> ]]) but a quoted simple test command > ([ <condition> ]). Is [ <condition> ] a bashism as well?
[bashing my head] Not really. "test" is minusculy more reliable (really old shells had neither test nor [ IIRC), but I don't think we are consistent there, anyway. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
