IT Coding Tips

Pages

  • Home
  • Linux
  • Mobile
  • Java
  • PHP
  • Mysql
  • Javascript
  • Others

Wednesday, February 16, 2011

find your computer's neighbourhood ip address by one linux command

Run below line as one command in linux

for i in `seq 0 254`; do sudo arping -I eth0 -c1 -f 192.168.1.$i; done |grep Unicast

Posted by Frank at 3:45 PM
Labels: linux

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

About Me

Frank
View my complete profile

Blog Archive

  • ►  2012 (1)
    • ►  February (1)
  • ▼  2011 (21)
    • ►  December (2)
    • ►  June (1)
    • ►  May (2)
    • ►  April (2)
    • ►  March (2)
    • ▼  February (7)
      • How to Extend Mac OS X 10.x Partition in Vmware Wo...
      • Add labels to Google blogger by API
      • google data and blogger api
      • Build and Archive iOS apps by command line
      • Build iphone/iOS apps with java ant and xcodebuild
      • find your computer's neighbourhood ip address by ...
      • linux & mysql shell shorcut - good for mobile ssh
    • ►  January (5)

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Labels

  • blackberry (1)
  • java (3)
  • javascript (4)
  • linux (4)
  • mac (1)
  • mobile (6)
  • mysql (1)
  • others (3)
  • ruby (1)
Watermark theme. Powered by Blogger.