parallel Verified for current stable LTS

Parallel Command: Run Commands Via Ssh

Use for run commands via ssh with Parallel. Exact CLI syntax to run commands via ssh using Parallel.

When to use this: Use for run commands via ssh with Parallel.

Command Syntax

parallel -S <machine1>,<machine2> <command> ::: <arg1> <arg2>

Command Breakdown

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

FAQ

Purpose: Exact syntax to run commands via ssh using Parallel.

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