Dave Shield - 2007-01-02

Logged In: YES
user_id=88893
Originator: NO

The code for detecting/counting running processes is currently
very Unix-centric (with a fallback method of executing "ps"
and searching the output). It doesn't work under Windows.

Suggestions of an appropriate sh_count_procs() routine
gratefully received.