The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 08-26-2008
snake450 snake450 is offline
Registered User
  
 

Join Date: Aug 2008
Posts: 5
Reverse DNS problem

Hi everyone,

I am having a problem in the following area:

I want to arrange list of Ip Addresses selected from a multiple files and make it look like this:

"IP=192.168.0.1, hostname=snake.cooliris.com"

Now i have already written the code to select the ip address from various files but want this part to be working.

Thanks a lot.