From 14c9a4b9efbad54b3f4275b0d0678a688eb3f77b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 8 Feb 2025 15:28:43 +0100 Subject: Forbid - and variable assigment formatted command MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- sshexec.1 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'sshexec.1') diff --git a/sshexec.1 b/sshexec.1 index 6e087fa..b17cc82 100644 --- a/sshexec.1 +++ b/sshexec.1 @@ -211,6 +211,12 @@ utility forces the remote shell to treat each of the as separate arguments and cause the shell to executing them as a non-builtin command. +.I command +must not contain an equals sign +.RB ( = ) +or be just a dash +.RB (\(dq - \(dq). + .SH STDIN The .B sshexec @@ -272,7 +278,9 @@ None. None. .SH RATIONALE -None. +The restrictions on +.I command +is in place to avoid unspecified behaviour. .SH NOTES None. -- cgit v1.2.3-70-g09d2