Paul Jarc wrote: > Similar language is in bash's man page and coreutils' info > documentation. But it wouldn't hurt to add a note to indicate that if > no operand is provided, then "-t" and other operators stop being > operators, and are tested as plain strings.
This is covered in the man page and info document in the `test' builtin section, where the behavior is detailed based on the number of arguments supplied to `test'. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer Chet Ramey, ITS, CWRU [EMAIL PROTECTED] http://cnswww.cns.cwru.edu/~chet/