I\'ve tried top | grep skype for example but it doesn\'t work. I\'m trying to find a specific process by name.
top | grep skype
use ps instead of top.