Microsoft
Software
Hardware
Network
Question : Unix + Linux ---> checksum for a directory
How to generate checksum for an entire directory in Unix.
Any command or script??
Thnx
Answer : Unix + Linux ---> checksum for a directory
You can use the md5sum command like this:
md5sum /folder-name/*
or with you also want the subdirectories :
find /folder-name -type f | xargs -n 1 md5sum
Random Solutions
How can I prevent changes to web browser proxy settings?
How can I find the position of the first occurance of a numeric charater in a string with PHP?
Amber Error PowerEdge 2650 e0d76
Regular expression and dash in JavaScript
WebSphere Data store helper class
Free/Busy Information not available to Outlook 2007 users Exch2007 in coexistense with Exch2003
Can't Remote Desktop to Forefront TMG Server
Excellent uninstall script from Zoofan. Need a way to speed it up or run multiple machines at the same time.
Php 500 internal server error received on website but not using xampp at home
VMWare 4 Error parsing the servers clients.xml file