[root@text ~]# ps -ef | grep nginx
root 3077 1 0 Jan01 ? 00:00:00 nginx: master process /usr/sbin
nginx -c /etc/nginx/nginx.conf
nginx 3078 3077 0 Jan01 ? 00:08:40 nginx: worker process
root 6072 6047 0 08:34 pts/0 00:00:00 grep --color=auto nginx