A shell is software that provides an interface for users of an
operating system to run commands, which can be programs such as
You can set
Press the menu button in the top-right corner of the window and select
In the sidebar, select your current profile in the
Select
Check
In the text box, type the command or the desired shell.
The command will be passed to the terminal exactly as you write it, including any arguments that you specify. Environment variables will be inherited from the terminal as it is a child process of the terminal.
Open a new
You can also set the behavior of the terminal once the command finishes executing.
You may have to enter full path to the command or the shell if the
directory where the command or shell resides is not in the
PATH
variable of your system.