Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: Perl 5.32.0 Too many open files ... Runtime.pm

by Fletch (Bishop)
on Dec 04, 2020 at 05:12 UTC ( [id://11124624]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl 5.32.0 Too many open files ... Runtime.pm
in thread Perl 5.32.0 Too many open files ... Runtime.pm

You can run strace on your own processes on most *NIXen (either by starting them using it as a prefix to the command you want to trace, or after the fact by giving it a PID of an existing process owned by your UID). You only need to be root to attach to a different user's process. If you're on OS X the strace-alike there (dtruss) does need elevated privileges.</nitpick>

The cake is a lie.
The cake is a lie.
The cake is a lie.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11124624]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-03-29 04:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found