SyntaxFix
Write A Post
Hire A Developer
Questions
Is Perl easily available to you?
$ perl -n -e 'if ($. == 7) { print; exit(0); }'
Obviously substitute whatever number you want for 7.