Re: Improving availability and guaranteeing integrity in ISO - internal sha1sums

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On So Juni 10 2007, Nicolas Mailhot wrote:

> so you use find and friends to generate a list for the checksumming tool
> (testing for symlinks, spaces, etc). Though a standard receipe would be
> nice

The following should do the job:

$ find -type f -print0 | xargs -0 md5sum

Regards,
Till

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux