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

SSpiro

macrumors 6502a
Original poster
Mar 30, 2007
605
17
Atlanta, GA
I have two geektool scripts written in to the app, but it wont display.

Any chance someone could look and let me know what I'm doing wrong? I'm sure its something stupid. :(



The second I exit this screen, everything goes away and nothing displays.

Any thoughts?
 
For the first one, Encarta isn't up anymore and I'm pretty sure you have something else wrong with your script, although I can't put my finger on it.

The second I don't know, actually.
 
For the first one, Encarta isn't up anymore and I'm pretty sure you have something else wrong with your script, although I can't put my finger on it.

The second I don't know, actually.

I updated to this one:
Code:
[I]curl -s http://www.dailyzen.com/ | sed -n “/<\!–Add Quote for correct day–>/,/<\/TD>/p”|sed -e “s/<[^>]*>//g” |strings|fold -sw60
[/I]
But same result.
 
One thing I've noticed on all the websites that I've seen that use GeekTools is that you have to set the output of the script to at least a text file to get it to display.

I don't know, I'm trying the GeekTool 3 RC and I'm not impressed because they can't parse outputs at all with console scripts.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.