Watch will run the specified command repeatedly (by default, every two seconds) and display the output so you can watch it change over time.
watch -d -n 15 ps auxf | grep cpbackup -d differences -n 15 =#seconds
Was this post helpful?
Let us know if you liked the post. That’s the only way we can improve.