Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -n
    print if (/NAME/../SYNOPSIS/);
    
    # then:    man ls | this_script.pl
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    
    do_something_else_with(@lines);
      # perhaps get rid of the page headers/footers