Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

ert3

macrumors 6502a
Original poster
Dec 10, 2007
802
0
Whenever I run this bash script

Code:
lynx -dump http://printer.wunderground.com/cgi-bin/findweather/getForecast?query=29526|awk '/Temp/{printf $2, ": "; for (i=3; i<=3; i++) printf $i " " }'

I get this out put

Code:
59.0?F Tardis:~ pete$

Long story short it causes an infinite loop issue that locks me out of the net till I go force quit on allot of things
 

xyzeugene

macrumors newbie
Feb 13, 2009
25
0
Wow, I haven't seen anybody use lynx since 1993 - thanks for the example of pre-netscape usage.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.