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 to remove cached domain user credentials - Workgroup'd XP Pro
Cross Domain Policy
MS SQL Server only using one core on a 4 core box
Windows Update site fails to load
Ms-Access is a trouble to me!
The shared hand in the calendar comes back by default after a restart of outlook.
Using ADFind to input all account in specific OU where the Accounts expire is set after the current day
Any good advanced javascript books/links to recommend?
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions
movieclips and graphs