VimGolf in Emacs 021: Promote that perl ‘one-liner’…
This one’s pretty boring, I’m not gonna lie. But here we go nonetheless.
The Challenge
You’ve just sorted your data using perl -e, when suddenly you have to add a row and do it again. That’s twice - you’ll almost certainly do it again. Time to turn it into a real script. We’ll start from having pasted it in …
Features Shown