I appeal to those fluent in regex: it would take you less then a minute to give me the anwser, but I spent ALL DAY looking for solution. Tried the regex online
I am using devcon to query a verifone device to get the serial number and I a trying to find the serial number below "123-552-666" and output that to a text fil
I need to get the line that contains the keyword ProductVersion from one of my svn repository csproj files. I have tried below code, but it is not working as ex