|
|
Use 'leave' to set a reminder to get going!
To see something intresting, give this a try: calendar -f /usr/share/calendar/calendar.history -l 365|grep "LOTR"
?
Huh? This does nothing for me. What is it supposed to do?
?
Try
... interesting all the stuff they've packed in there. :-)
re ?
BTW, using the calendar command as in Graff's post works for me.
?
Something might be messed up with your paths, try: /usr/bin/calendar -f /usr/share/calendar/calendar.history -l 365 | grep "LOTR"This will specifically run the proper calendar program located at /usr/bin/calendar You can see if your $PATH variable is set up to use /usr/bin by doing: echo $PATHthe text /usr/bin should be in there somewhere. If it's not then if you are using tcsh for your default shell add this line to your '~/.tcshrc' file (create the file if you don't have one): setenv PATH /usr/bin:{$PATH}
If you are using bash then add this line to your '~/.bash_profile' file (again create it if you don't have it)
export PATH=$PATH:/usr/sbin/:/usr/local/bin |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysNo new commentsLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.09 seconds |
|