How can I get a pid of a proccess and get output something similar to
'pidof'?
+++++++++++++++ +++++++++++++++
/sbin/pidof /usr/sbin/httpd
5802 5135 5131 2584 2581 2509
+++++++++++++++ +++++++++++++++
'pidof'?
+++++++++++++++ +++++++++++++++
/sbin/pidof /usr/sbin/httpd
5802 5135 5131 2584 2581 2509
+++++++++++++++ +++++++++++++++
Comment