OS module: Shell
Enters into a shell.
Example
Enter default shell sh:
space -m os /shell/
Entering bash:
space -m os /shell/ -- "bash"
Exit status code is expected to be 0 on success.
Edit this pageEnters into a shell.
Enter default shell sh:
space -m os /shell/
Entering bash:
space -m os /shell/ -- "bash"
Exit status code is expected to be 0 on success.
Edit this page