[wpkg-users] Software directory variable question

Marco Gaiarin gaio at sv.lnf.it
Wed Jan 14 14:29:15 CET 2015


Mandi! Nils Thiele
  In chel di` si favelave...

> but if it could check its own ip and see if its start with 10.10 or
> 192.168 it could work.

To find the local ip in script i've found that a:

 for /f "tokens=4 delims= " %%i in ('route -4 print 0.0.0.0 ^| find " 0.0.0.0"') do (
        set "localip=%%i"
 )

works well.

-- 
dott. Marco Gaiarin				        GNUPG Key ID: 240A3D66
  Associazione ``La Nostra Famiglia''                    http://www.sv.lnf.it/
  Polo FVG   -   Via della Bontà, 7 - 33078   -   San Vito al Tagliamento (PN)
  marco.gaiarin(at)lanostrafamiglia.it   t +39-0434-842711   f +39-0434-842797

		Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA!
    http://www.lanostrafamiglia.it/25/index.php/component/k2/item/123
	(cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA)



More information about the wpkg-users mailing list