view bin/sort-by-lengths @ 10300:a7b447e7ad93

<oerjan> slwd tanebventions: math//s;locale;algebraic geometry, locale;
author HackBot
date Thu, 16 Feb 2017 18:24:13 +0000
parents 11eadb817829
children
line wrap: on
line source

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