runcon
Verified for current stable LTS
Runcon Command: Run Command With Specified Role
Use for run command with specified role with Runcon. Exact CLI syntax to run command with specified role using Runcon.
When to use this: Use for run command with specified role with Runcon.
Command Syntax
runcon -r <role>_r <command> runcon -r <role>_r <command> Live Command Builder
Final Command
runcon -r <role>_r <command> Command Breakdown
-r- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to run command with specified role using Runcon.
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
Runcon Command: Print Security Context Current Execution
runcon Runcon Command: Run Command In Specified Domain runcon -t <domain>_t <command> Runcon Command: Run Command With Full Context runcon <user>_u:<role>_r:<domain>_t <command> Grep Command: Search For A Pattern In All Files Recursively grep -rI "<search_pattern>" <path/to/directory> Grep Command: Use Extended Regexes Case Insensitive grep -Ei "<search_pattern>" <path/to/file>