Search found 1 match
- 21 Sep 2014 14:20
- Forum: DOS Batch Forum
- Topic: Can you use ipconfig\all to search for words ?
- Replies: 1
- Views: 1148
Can you use ipconfig\all to search for words ?
my lecture gave us this command ( ipconfig\all | find "word") to find all the occurrences of a word but its not working for me what am i doing wrong ?