1
General Software Discussion / Re: batch scripting
« on: March 29, 2025, 11:53 AM »
I think what you're looking for is a way to loop through multiple grep searches without typing "g" each time. You can achieve that with a simple loop in your batch file.
