Skip to content
Prev 308112 / 398503 Next

uniq -c

this takes forever; apparently, it does not use the fact that x is
sorted (even then - it should not take more than a few minutes)...