K 10 svn:author V 5 markm K 8 svn:date V 27 2000-08-19T12:28:23.000000Z K 7 svn:log V 286 Fix the arguments to [(1) (AKA test(1)). If the string being tested by -n is nonexistant, then the following -d was misinterpreted with a strange error. By putting double quotes (") around the argument, we can be sure there is _something_ there that we can check a zero length against. END