Sunday, January 3, 2016

Boustrophedonify your text!

alias boustrophedon='sed -n "1{p;b a};{/\n/!G;s/\(.\)\(.*\n\)/&\2\1/;//D;s/.//;p};n;p;:a"' 

No comments:

Post a Comment