-
String replacement in a batch file
As a developer, the most of us usually need to script commands to make our lives easier. I had this scenario where I needed to use variables in a batch file that I wrote. For the sake of simplicity, I’m changing the script and the variable names so that its easier to understand. I asked […]