Mike Gerdts wrote: > On Fri, Aug 15, 2008 at 6:57 AM, Marc <[EMAIL PROTECTED]> wrote: > >> Hi, >> >> Trying to find that but meanwhile is this correct? >> >> copy/b osol-0811-95.iso + md5sums md5sums_95.txt > osol-0811-95a.iso >> >> or >> >> copy/b osol-0811-95.iso + md5sums_95.txt > osol-0811-95a.iso > Then I would compare the md5 sum (long string of mostly letters and > digits that looks like gibberish) displayed by openssl with the > contents of md5sums_95.txt. In practice, I only do this when I > suspect that there is a problem with the file that I need to verify. > In other words, I almost never do this. > > It's somewhat easier to use
grep `md5sum osol-0811-95.iso` md5sums_95.txt Ian _______________________________________________ opensolaris-discuss mailing list [email protected]
