Help for this page

Select Code to Download


  1. or download this
    #!/your/perl/here
    use strict;
    ...
      }
      $last_line = $_;
    }
    
  2. or download this
    perl find_devices new_elements
    
  3. or download this
    perl -ne 'print $x if /^Action:/; $x=$_;' new_elements