![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How Many Computers Do You Have At Home? | Neo | What's on Your Mind? | 74 | 22 Hours Ago 07:00 AM |
| Using other computers for processing | arya6000 | UNIX for Advanced & Expert Users | 5 | 12-23-2007 09:46 PM |
| Pop up dialog box on remote computers | deaconf19 | Shell Programming and Scripting | 34 | 11-09-2007 02:16 AM |
| two computers one internet | dragos | IP Networking | 8 | 07-25-2005 07:56 AM |
| two computers - one modem | Pennywize | UNIX for Dummies Questions & Answers | 3 | 11-27-2002 02:37 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Script to get IP addresses of LAN computers
I need a shell script for OS X, one that can find IP addresses of machines connected to my LAN, get the names of the computer associated with those addresses, then display them like so in a list: "Bob's L33T Boxx: #.#.#.#" Something like the network scanner in Apple Remote Desktop is what I'm looking to recreate. Is there a way to do this? Thanks a lot!
|
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
You could search every IP in your domain... then perform an nslookup on them. If that is available in os x...
__________________
My brain is your brain |
||||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|