Thread Linux Process Details Tools - Welches Tool? (4 answers)
Opened by Airport1 at 2005-07-18 16:45

J-jayz-Z
 2005-07-19 14:28
#95442 #95442
User since
2005-04-13
625 Artikel
BenutzerIn
[Homepage] [default_avatar]
das tool kenne ich zwar nicht, aber atop ist auch eine sehr feine Lösung für so etwas
perl -Mstrict -Mwarnings -e 'package blub; sub new { bless {} } sub bar {my $self=shift; $self->{bla}="5065726c2d436f6d6d756e697479"; return $self->{bla};} my $foo=blub->new();print "Hallo ";print pack("H*",$foo->bar()); print "\n"'

http://perl-tutor.de

View full thread Linux Process Details Tools - Welches Tool?