Command:-
ps auxww | grep 
   
To know the count of remote processes, type the command below:
   ps auxww |grep ‘remote’ | wc -l
]]>
Command:-
ps auxww | grep 
   
To know the count of remote processes, type the command below:
   ps auxww |grep ‘remote’ | wc -l
]]>