K 10
svn:author
V 6
bostic
K 8
svn:date
V 27
1994-04-16T13:51:29.000000Z
K 24
svn:entry:committed-date
V 27
1994-04-16T13:51:29.000000Z
K 7
svn:log
V 355
The find command used the results of option() to delimit the file list
from its expression.  But misspellings of the expression can cause
disasterous results, and POSIX.2 requires more stringent criteria.
For example: find . -naame '*.o' | xargs rm
will remove every file in the current directory heirarchy.
From: conklin@ngai.kaleida.com (J.T. Conklin)


END
