data order by eban

nl|sort -nrk2|nl|awk 'z==$3{$1=x}x=$1,z=$3'|sort -bnk2|awk '$0=$1'

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page