Search found 2 matches
- 01 Oct 2008 13:28
- Forum: DOS Batch Forum
- Topic: Extract something from a output - is this possible .?
- Replies: 4
- Views: 10263
Thanks
Thanks for all the help .......
- 29 Sep 2008 12:23
- Forum: DOS Batch Forum
- Topic: Extract something from a output - is this possible .?
- Replies: 4
- Views: 10263
Extract something from a output - is this possible .?
Hi , I have this wierd issue, Iam going to remotely extract the IP address from test tool which we we ues. What I wanted was something which could do like ipconfig /all |find "IP Address" > text.txt this is currently doing IP Address. . . . . . . . . . . . : 137.117.176.102 Can we just pus...