Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
        push @objs, bless [$i, 'Object of class', int rand 10], 'My::Class
    +';
    }
    print `ps -v | grep ^$$`;
    
  2. or download this
    23235 pts/0    S+     0:00      0  2020 371111 359628  1.1 /usr/bin/pe
    +rl ./1.pl
    23225 pts/0    S+     0:00      0  2020 261035 249668  0.7 /usr/bin/pe
    +rl ./1.pl