Relative Content

Tag Archive for windowsbatch-filecmddos

Setting variable to %%a

I want to write a batch script that loops through the lines of a given file that contain a regular expression and then print out a substring of each result. Here is my script: