chsh Verified for current stable LTS

Chsh Command: Set Login Shell Specific User Linux

Use for set login shell specific user linux with Chsh. Exact CLI syntax to set login shell specific user linux using Chsh.

When to use this: Use for set login shell specific user linux with Chsh.

Command Syntax

sudo chsh -s <path/to/shell> <username>

Live Command Builder

Final Command

sudo chsh -s <path/to/shell> <username>

Command Breakdown

-s
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to set login shell specific user linux using Chsh.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Chsh directory