$ find /opt/perl -print0 2> /dev/null | xargs -0 | wc -l 42 $