After using mtoe to install zsh, there seems to appear many process when type ps to check.
$ps
PID TTY TIME CMD
4397 pts/0 00:00:00 ps
30375 pts/0 00:00:07 zsh
31460 pts/0 00:00:00 zsh
31461 pts/0 00:00:00 zsh
31464 pts/0 00:00:00 zsh
31536 pts/0 00:00:00 gitstatusd-linu
So why could be like this and is there any approach to avoid?
After using mtoe to install zsh, there seems to appear many process when type
psto check.$
psSo why could be like this and is there any approach to avoid?