Name withheld by request wrote: > So > builtin test ! -a foo > is equivalent to > true > ie it's not very useful, what is it I'm missing, why is this not a bug?
Read the Bash FAQ, question E1. The operation of test is based on the number of arguments supplied. The precedence levels are explained in slightly greater detail in the bash reference manual and man page. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer Live Strong. No day but today. Chet Ramey, ITS, CWRU [EMAIL PROTECTED] http://cnswww.cns.cwru.edu/~chet/ _______________________________________________ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash