Basics - Useful commandsRated NaN out of 5 stars.If your shell is not stable use this command to make it more stablepython3 -c 'import pty; pty.spawn(“/bin/bash”)'
If your shell is not stable use this command to make it more stablepython3 -c 'import pty; pty.spawn(“/bin/bash”)'
Comments