Help for this page

Select Code to Download


  1. or download this
    my @opened_by_X = grep /^X\s+/,split /\n/,`/usr/sbin/lsof`;
    
  2. or download this
    -- 
    #!/usr/bin/perl -np
    BEGIN{@ARGV=$0}s(^([^=].*)|=)()s;
    =Just another perl hacker\