User Code: ReaderFile
This program searches for a word in a file and prints all lines where the word is found. I use the program to search IP-addresses or MAC-addresses in log files on Windows NT and UNIX (Solaris 8).
In line StringTokenizer st = new StringTok
This article was originally published on November 10, 2001