num_processors
num_processors [ -avail ]
Description
Returns the number of processors in the system or the number of available processors. The total number of processors is also output when you use the show_system_info command. You can use num_processors when issuing commands, such as , that can be multi-threaded.
Arguments
|
Returns the number of processors that are not currently in use. When this argument is not given, the total number of processors is returned. |
Value Returned
Related Topics
Return to top