Hello-
I am attempting to count the number of processors on any given HPUX machine from within a c program. This could also be brought in from a script which runs the program. The program/script cannot be run from root access and thus I do not know if this is possible.
I am attempting to count the number of processors on any given HPUX machine from within a c program. This could also be brought in from a script which runs the program. The program/script cannot be run from root access and thus I do not know if this is possible.