@sparkla Thanks man ! really appreciate your feedback !
Nice video and good explanation.
One suggestion, for some versions of bash, ‘bash -p’ will give an interactive shell just like the Python pty module. So we can try it before checking python/python3 for pty stuff. This is just for time saving.
Totally a nice content.
Thanks @gunroot !! I will remember the bash thing now ! thankuu