Python CLI

From RHS Wiki
Jump to navigation Jump to search
  1. Spawn /bin/bash
python -c 'import pty; pty.spawn("/bin/bash")'