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:

  • You must run this command in the Expert mode.

  • This change applies only to the user who runs this command.

Syntax to make the Expert mode your default shell

bashUser on

Syntax to make Gaia Clish your default shell

bashUser off

Syntax to check the default shell for a specified user

  1. Log in to the Expert mode.

  2. 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.