# # Resolve Example Usage # ======================== # Process a UNIX text file containing one IP address per line. /path/to/resolve -f /path/to/input.txt --nolinenumbers --noport80check # Process a UNIX text file and save this output to a file. /path/to/resolve -f /path/to/input.txt --nolinenumbers --noport80check > /path/to/outputfile.txt # -- # Lucid Information Systems # http://www.lucidsystems.org