Almost all terminal emulators let you to define an initial command, which will be run when you launch terminal emulator. But if you start a new cession in the emulator, say running cmd "su", the new session is not initialized as described in your initial command.
If your device is rooted and...