in reply to
Re^2: How many scripts running?
in thread
How many scripts running?
I would think so, too. However, there's the possibility of a "defunct" process (Unix calls this a
Zombie process
). If these occur seldom enough, you might ignore the situation (or solve it manually when it occurs).
Comment on
Re^3: How many scripts running?
In Section
Seekers of Perl Wisdom