How to run python with OS.execute_with_pipe function?

Hi, I have it working on Linux, though not sure what was causing all my problems before. If anyone wants download attached project. I am using bash as the shell.
When you run it, you can type a command in the LineEdit box and press Enter. E.g. type something pwd or ls. I also tried ping yahoo.com works but no way to break out of it (ie ctrl-c does now work). Pretty cool though.

2 Likes