Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Guide To Clipper - <b>line.exe display a text file with line numbers</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
LINE.EXE           Display a text file with line numbers


Syntax:        LINE <file>.<ext> [/p]/[<line number>]

Arguments:     <file>.<ext> is the name of the text file to display
               including an optional path name.  The extension must be
               specified.

               /p displays the file 22 lines at a time.

               <line number> displays 16 lines of the file five
               lines above and 10 lines below <line number>.


Notes:         . To write the output of LINE to a file or the printer,
                 use DOS piping.  For example, to pipe the output of
                 LINE.EXE to the printer, use the following:

                    C>LINE Test.prg > PRN

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson