find . -type f -print -exec file {} \; | more
That should give the same file type most of the time, except the rogue module.
(the -print may be superfluous) --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org