view bin/sort-by-lengths @ 9812:479bc0f57a54

<shachaf> slwd ../bin/hlnp//1s#..$# | 3342 | 3343&#
author HackBot
date Fri, 02 Dec 2016 02:58:22 +0000
parents 11eadb817829
children
line wrap: on
line source

awk '{print length"\t"$0}' | sort -n | cut -f2-