> $ print -l g f e d c b a | ./sort -R | md5sum > dda0a6660319917afd6ed021f27fb452 - > $ print -l a b c d e f g | ./sort -R | md5sum > dda0a6660319917afd6ed021f27fb452 -
By the way, this wouldn't actually be the default behavior, you'd have to specify an explicit seed and have it be the same each time to be reproducible... Frederik _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils