:
			
			It returns the number of processes that are running in the machine.
Module data
module_begin module_name Number processes module_type generic_data module_exec ps e | wc l | tr d "n" | tr d " " module_description Number processes module_end
(Visited 277 times, 1 visits today)
					
 Loading...
Loading...