K 10
svn:author
V 6
bostic
K 8
svn:date
V 27
1992-02-04T15:32:41.000000Z
K 24
svn:entry:committed-date
V 27
1992-02-04T15:32:41.000000Z
K 7
svn:log
V 86
csh glob bug from Christos; example is:
% echo .[^.]
echo: No match.
% echo .[^.]*
.


END
