**I take no responsiblity if you mess up your mac**
Note you must be an adminstartor for most of these changes
Also more will be posted I'm feeling lazy.
Remove these ads by
Signing UpStep 1Geektool
Download here:
http://projects.tynsoe.org/en/geektool/download.php
Do a little research to fully understand Geektool.
After you read up try these different shells without quotations
Display Weather:
"curl --silent "http://xml.weather.yahoo.com/forecastrss?p=02066&u=c" | grep -E '(Current Conditions:|C<BR)' | sed -e 's/Current Conditions://' -e 's/<br \/>//' -e 's/<b>//' -e 's/<\/b>//' -e 's/<BR \/>//' -e 's/<description>//' -e 's/<\/description>//'"
Uptime:
"uptime"
Current Date:
"date"
Calender:
cal
For more commands do a google search
another helpfull log to have is the crash log (Make sure you go to file not Shell) :
/private/var/log/system.log
| « Previous Step | Download PDFView All Steps | Next Step » |
5
comments
|
Add Comment
|
gmjhowe
says:
![]() |
Add Comment
|















































