Ranajit Ghosh wrote on Wed, Jun 09, 2021 at 17:27:20 +0530:
> Hi, Not much luck! If I put the text in the front, it is not being able to
> process/recognize a multi word string and throwing error like below:
>
> If I put the below message in the command line
> svn -m "jira:RTPS-9898 EPC 2021 install" copy <src> <dst>
What's the output of «which svn»?
What's the output of:
.
printf \[%s\]\\n svn -m "jira:RTPS-9898 EPC 2021 install" copy SRC DST
.
?
What's the output of the last command in an interactive /bin/sh session?