rexec
Verified for current stable LTS
Rexec Command: Specify Remote Port
Use for specify remote port with Rexec. Exact CLI syntax to specify remote port using Rexec.
When to use this: Use for specify remote port with Rexec.
Command Syntax
rexec -P <1234> -h <remote_host> <ls -l> rexec -P <1234> -h <remote_host> <ls -l> Live Command Builder
Final Command
rexec -P <1234> -h <remote_host> <ls -l> Command Breakdown
-P- Command Option
- Tool-specific option used by this command invocation.
-h- Command Option
- Tool-specific option used by this command invocation.
-l>- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to specify remote port using Rexec.
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
Rexec Command: Execute Command Remote Host
rexec -h <remote_host> <ls -l> Rexec Command: Redirect Stdin Dev Null Remote Host rexec -n -h <remote_host> <ls -l> Rexec Command: Specify Remote Username rexec -u <username> -h <remote_host> <ps aux> Jmeter Command: Run Test Plan Nongui Proxy jmeter -n -t <path/to/file.jmx> -H- <127.0.0.1> -P <8888> Git Subtree Command: Add Subtree git subtree add -P <path/to/directory> --squash <repository_url> <branch_name>