5 ms·Wow, that's certainly one way to do it. I'm still not seeing an issue with 'grep -v grep'.by Despite 15y agoWow, that's certainly one way to do it. I'm still not seeing an issue with 'grep -v grep'.smcdow 15y agoDrop it in your .bashrc and just type "psg foo"smcdow 15y agops -ef | grep foo | grep -v grep Will fail if foo="grep"