view bin/sort-by-lengths @ 10254:5a6e97c9566d

<oerjan> sled bin/?//3itopic1=$(echo \'`\'"$topic" | sed "s/^``//")
author HackBot
date Wed, 15 Feb 2017 01:16:34 +0000
parents 11eadb817829
children
line wrap: on
line source

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