runuser
Verified for current stable LTS
Runuser Command: Specify Shell For Running Instead Of Default
Use for specify shell for running instead of default with Runuser. Exact CLI syntax to specify shell for running instead of default using Runuser.
When to use this: Use for specify shell for running instead of default with Runuser.
Command Syntax
sudo runuser <user> -s </bin/sh> sudo runuser <user> -s </bin/sh> Live Command Builder
Final Command
sudo runuser <user> -s </bin/sh> Command Breakdown
-s- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to specify shell for running instead of default using Runuser.
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
Runuser Command: Preserve Entire Environment Of Root
sudo runuser <user> -p -c '<command>' Runuser Command: Run Command As Different User sudo runuser <user> -c '<command>' Runuser Command: Run Command As Different User And Group sudo runuser <user> -g <group> -c '<command>' Runuser Command: Start Login Shell As Specific User sudo runuser <user> -l Ed Command: Start Interactive Editor Quiet Script ed -q -s