I\'m looking for a DOS batch program that takes a file:
First input line Second input line Third input line...
And outputs \"First input li
you can just get the first line like this
set /p firstline=