>> On Thu, 13 Sep 2012 23:35:22 -0400, [email protected] said:
K> But in both your and my code the uniq will frequently fail because the
K> input is not sorted.
No, check the first command:
me% find . -type f -print0 | xargs -0 md5 -r | sort >> /tmp/sig1
^^^^
--
Karl Vogel I don't speak for the USAF or my company
When I'm feeling down, I like to whistle. It makes the neighbor's dog
run to the end of his chain and gag himself.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"