![]() |
Perl - a great IDE
Just in case:
I found a great IDE that makes developing Perl scripts a breeze. Affrus available at: http://www.latenightsw.com/affrus/index.html The price is high. But I've easily saved development time. |
It can be done in awk
If others don't have immediate time to learn Perl or Python, you could do this:
`awk -v varN=$n 'NR==varN' $sourceFile` |
| All times are GMT -5. The time now is 06:21 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.