July 2007
Beginner
347 pages
4h 40m
English
The older I get, the more I need little memory aids to keep track of things like birthdays, appointments, anniversaries, and events. I’ve recently added another item to my collection of useful CLI apps. It’s called birthday, and it helps me keep up with them. Like most CLI apps, it’s light and fast and easy to use.
Birthday is a data driven application, so this time around, we’ll start with the data and then proceed to the executable. You’ll need a file named .birthdays in your home directory to hold all the dates you deem important.
The basic format for an entry in birthdays is this: Name of person or event, an = sign, the date to remember in DD/MM or DD/MM/YYYY format, and any options ...
Read now
Unlock full access