K 10 svn:author V 5 asami K 8 svn:date V 27 2000-09-26T23:51:04.000000Z K 7 svn:log V 112 Change "grep *.log" to "find . -name '*.log' | xargs grep", the number of logs were overflowing the argv array. END