spacepaste

  1.  
  2. kigbot@ubuntu-512mb-ams3-01:~/myproject$ ps -ef | grep nginx
  3. root 15810 1 0 12:00 ? 00:00:00 nginx: master process /usr/sbin nginx -g daemon on; master_process on;
  4. www-data 15811 15810 0 12:00 ? 00:00:00 nginx: worker process
  5. www-data 15812 15810 0 12:00 ? 00:00:00 nginx: worker process
  6. kigbot 15828 14764 0 12:02 pts/0 00:00:00 grep --color=auto nginx
  7.