Tagged Questions
1
vote
1answer
84 views
Passing arguments to KOrganizer event reminder bash/yad scripts
I am refining a bash/yad script which runs when an event reminder is triggered in KOrganizer. (yad is a drop-in replacement for zenity. It is being actively developed and has many more features and ...
7
votes
4answers
1k views
Displaying week's number in certain format using ncal or cal
Don't you just love it when two commands each do one thing you want but neither do both?
This is what cal does. Nice formatting. Lacks week numbers though.
$ cal
January 2012
Su Mo Tu We ...