Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Aug 2009 01:00:53 -0700 (PDT)
From:      Colin Brace <cb@lim.nl>
To:        freebsd-questions@freebsd.org
Subject:   Re: what www perl script is running?
Message-ID:  <25130058.post@talk.nabble.com>
In-Reply-To: <200908241026.55693.j.mckeown@ru.ac.za>
References:  <4A924601.3000507@lim.nl> <200908240807.n7O87o3U092052@banyan.cs.ait.ac.th> <200908241026.55693.j.mckeown@ru.ac.za>

next in thread | previous in thread | raw e-mail | index | archive | help

Ok, here is what lsof tells me:

$ sudo lsof | grep perl
perl5.8.9  4272     www  cwd     VDIR       0,76        512       2 /
perl5.8.9  4272     www  rtd     VDIR       0,76        512       2 /
perl5.8.9  4272     www  txt     VREG       0,82       4428 3015044
/usr/local/bin/perl
perl5.8.9  4272     www  txt     VREG       0,76     171192   49360
/libexec/ld-elf.so.1
perl5.8.9  4272     www  txt     VREG       0,82    1229218   95150
/usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so
perl5.8.9  4272     www  txt     VREG       0,76      92140      16
/lib/libm.so.5
perl5.8.9  4272     www  txt     VREG       0,76      31928      14
/lib/libcrypt.so.4
perl5.8.9  4272     www  txt     VREG       0,76      50496      74
/lib/libutil.so.7
perl5.8.9  4272     www  txt     VREG       0,76    1026604      13
/lib/libc.so.7
perl5.8.9  4272     www  txt     VREG       0,82      17427   94753
/usr/local/lib/perl5/5.8.9/mach/auto/IO/IO.so
perl5.8.9  4272     www  txt     VREG       0,82      24006   94951
/usr/local/lib/perl5/5.8.9/mach/auto/Socket/Socket.so
perl5.8.9  4272     www    0u    PIPE 0xc33c4ad4      16384        
->0xc33c4b8c
perl5.8.9  4272     www    1u    PIPE 0xc2fd2874          0        
->0xc2fd27bc
perl5.8.9  4272     www    2u    PIPE 0xc2fd2874          0        
->0xc2fd27bc
perl5.8.9  4272     www    3u    IPv4 0xc33cf000        0t0     TCP
gw:51295->94.102.51.57:afs3-fileserver (ESTABLISHED)

The last line would be appear to telling me something, but what?

After 24 hour since rebooting, this perl instance is still crunching away... 

-----
  Colin Brace
  Amsterdam
  http://lim.nl
-- 
View this message in context: http://www.nabble.com/what-www-perl-script-is-running--tp25112050p25130058.html
Sent from the freebsd-questions mailing list archive at Nabble.com.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?25130058.post>