void bash();
Executes the bash shell. No arguments are provided to bash. This function does not return if the command executes successfully.
void bash();
Executes the bash shell. No arguments are provided to bash. This function does not return if the command executes successfully.