sh Verified for current stable LTS

Sh Command: Execute Command And Exit

Use for execute command and exit with Sh. Exact CLI syntax to execute command and exit using Sh.

When to use this: Use for execute command and exit with Sh.

Command Syntax

sh -c "<command>"

Command Breakdown

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

FAQ

Purpose: Exact syntax to execute command and exit using Sh.

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 Sh directory