I need to retrieve some value based on regular expression using findstr but findstr returns the whole line. Is there any way to change it?
I need to retrieve some value based on regular expression using findstr but findstr returns the whole line. Is there any way to change it?