Joined October 2011
·

Mike Manewitz

Engineer
·
Austin, TX
·
·
·

Posted to Numbered List Ruby One-Liner over 1 year ago

Bash is by far the cleaner way of doing this. My alias file now has the following:

function list() { seq -s ".\n" $1 }

Achievements
76 Karma
1,880 Total ProTip Views