uawdijnntqw1x1x1
IP : 216.73.216.74
Hostname : www.vorobey-market.ru
Kernel : Linux www.vorobey-market.ru 3.10.0-514.el7.x86_64 #1 SMP Tue Nov 22 16:42:41 UTC 2016 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
..
/
usr
/
lib64
/
libxslt-plugins
/
..
/
libxslt-plugins
/
..
/
perl5
/
vendor_perl
/
Proc
/
example.pl
/
/
#!/usr/bin/perl use Proc::ProcessTable; $ref = new Proc::ProcessTable; foreach $proc (@{$ref->table}) { if(@ARGV) { next unless grep {$_ == $proc->{pid}} @ARGV; } print "--------------------------------\n"; foreach $field ($ref->fields){ print $field, ": ", $proc->{$field}, "\n"; } }
/home/../usr/lib64/libxslt-plugins/../libxslt-plugins/../perl5/vendor_perl/Proc/example.pl