try: ps -el | grep bash | wc -l
ps -el | grep bash | wc -l
the result is different, I don't know which is the best...