Root Process
The ‘Root Process’ is an application which you run ‘first’ when you start new console in ConEmu.
In the following process tree the bash.exe
is ‘root process’.
ConEmu.exe -basic -run bash -l -i
ConEmuC.exe /ROOT bash -l -i
bash.exe -l -i
NB Please don’t confuse this term with ‘root’ from Unix world.