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
why not use the more +1 command via a pipe?
e.g.
type something | more +1