> Pierre,
> 
> Instead of using /usr/bin/ps, try /usr/ucb/ps
> -auxwww
> 
> This will output a much longer cmd line for each
> process.
> 
> 
> ------------------------------
> James Schappet
> Schappet.com
Thanks, but unfortunately I don't want to call an
external binary from my perl program in order to
collect the informations. It would be much too slow as
I do that for a serie of processes.
There must be a way in Perl to replicate what
/usr/ucb/ps does.

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to