Find Duplicate Filenames -- Short Script

I’ve added a new script to the Unixdaemon Miniprojects Page. This short chunk of shell and awk, imaginatively named Find Duplicate Filenames, does exactly what you’d expect. It scans the mounted file systems and prints a list of files and the number of times each name (with the path part stripped) was found.