bashUser
In the R81.10.X releases, this command is available starting from the R81.10.00 version.
Description
Configures the default shell for the current user - either Gaia Clish (this is the default) or the Expert mode (see expert).
|
Notes:
|
Syntax to make the Expert mode your default shell
|
Syntax to make Gaia Clish your default shell
|
Syntax to check the default shell for a specified user
-
Log in to the Expert mode.
-
Run this command:
grep <UserName> /etc/passwd
Example:
grep admin /etc/passwd
-
If the output show the username, then the default shell for that user is the Expert mode.
-
If the output does not show the username, then the default shell for that user is Gaia Clish.
-