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
Intel Sata RAID controller on RHEL 4 problem
Roaming Profiles in Windows 7 Pro and SBS 2008
How do I get this PHP IMAP script to fetch the body of emails? I can't get it to work.
How can you search e-mail within Outlook 2010 and not use the index?
How do I use the Windows XP installation disc to replace missing system files?
Javascript to get <TD> inner text in MSIE, FF and Chrome
Two Networks - Two NICS - Security?
How to get lightbox to show over Flash banner?
Strip out ’s in mySQL query | XML Parsing Error: undefined entity
Quick Launch Tool Bar