Commands

Shell TTY

python3 -c 'import pty; pty.spawn("/bin/bash")'

Last updated