You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes, the ps -ef | grep {process name} command doesn't return any results. I wonder if this happens when the process name is too long? Or maybe it means there's a character in the process name that causes problems?