I need to create a shell script that will traverse my entire file system, hash each file, and write it into a text database.
I will be doing this on Ubuntu 12.04 and using md5sum and, if we are being honest here, I don't even know where to begin. Any and all help would be appreciated!