Answers for "how to concat strings in batch file"

-1

batch concatenate strings

SET Wld=World
echo Hello %Wld%
Posted by: Guest on October-28-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language