Extracting data from file using DOS commands?


Hi,
Extract of data from a text file, the file consists of the following, say:

abc

abc


I want to extract the "id" value from the above shown text filE, the output should be...
8767
3345

I tried using findstr, find etc(DOS-COMMANDS), but not able to find the perfect regular expression for the same,
any help?
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories