parsed.org
Add Line Numbers by xinu on Dec 31, 2005 04:07 PM

Add line numbers to your source code with expand and some quick perl:

expand /etc/motd | perl -pe 's/^/\t=$.=\t/'
commandsexpandlanguagesperlprogramming
RSS