.. / Python-InteractiveShell
Star

Python command to make an interactive shell of your simple shell. The pty module let’s you spawn a psuedo-terminal that can fool commands like su into thinking they are being executed in a proper terminal.

Command Reference:

Variant of shell you will get: /bin/bash or /bin/sh
Command: Copy Extra code: Copy References:

https://blog.ropnop.com/upgrading-simple-shells-to-fully-interactive-ttys/