Search Results

Search: Posts Made By: Exolon
Forum: OS X (Apple) 08-01-2008
21,436
Posted By Exolon
Note that most routers nowadays should be able to...
Note that most routers nowadays should be able to tell you the WAN IP via UPNP (http://en.wikipedia.org/wiki/Universal_Plug_and_Play).
95,914
Posted By Exolon
It seems you can't have multiple "x in y" terms...
It seems you can't have multiple "x in y" terms in a for loop, so the next best thing is probably to rewrite the loop as an index iterator:
is=(a b c d)
js=(1 2 3 4)

for ((i = 0; i < 4; i++)) ...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 06:31 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy