Hi,
I would like to extract only a specified text from the output of a command in Command Prompt.
in the below of image I would like to extract “Number of Pings 8” but the value of Number of Pings is a random value.
What kind of string manipulation that I use?
Thanks!