Description
Shell commands and Bash-like scripts can be run through a Rust implementation of a compatible shell. It is useful for developers and advanced users testing shell behavior, portability, or an alternative shell runtime.
This is a command interpreter. It can execute commands that read, write, delete, or modify files, so run only scripts you understand and be cautious with administrative privileges.