Resolve domains to ip
Posted by alphix, 09-21-2008, 12:33 AM Hi, I'm trying to write a script that resolves a hostname to ip and I've managed to come up with the following: However, I would like the $host to be read (via a loop?) from a list of domains (i.e. from domains.txt) where the domains are listed in such order in the file.. domain1.com domain2.com domain3.com How do I go about doing it?
Posted by DigitalLinx, 09-21-2008, 01:14 PM Untested written in the quick reply box, hope it works
Posted by alphix, 09-23-2008, 06:04 AM Hi, The output result was like this.. Please advise... thanks!