Skip to main content

ilya shlyakhter's Library tagged coding   View Popular

23 Sep 08

Fun with find - md5sum for a CD

  • find . -type f -print0 | xargs --null md5sum | grep -v md5sums.txt >
    md5sums.txt
  • find . -type f -print0 | xargs --null md5sum | grep -v md5sums.txt >
    md5sums.txt
1 - 20 of 802 Next › Last »
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo