K 10 svn:author V 7 wollman K 8 svn:date V 27 1995-05-09T19:02:06.000000Z K 7 svn:log V 213 Add GNU-style `-print0' primary. This exists so that one can safely do `find some-nasty-expression -print0 | perl -n0e unlink' and have all the files actuallly get deleted. (Using `xargs' and `rm' is not safe.) END