Continuous monitoring the filtered list of processes
List of all nginx workers and their uptime (updated every second):
watch -n 1 'ps -eo pid,uname,cmd,etime | grep nginx | sort | grep -v grep'
Written by Taras Kunch
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Shell
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#