Help for this page

Select Code to Download


  1. or download this
    $ perl -ne 'print if ($. == 4)' test.txt
    Line 4
    ...
    Line 5
    ...
    Line 10