Utente:Buccia/zsh/pal add event.zsh
Da LinuxVar, il LUG della provincia di Varese.
< Utente:Buccia | zsh
| pal_add_event.zsh | |
| Linguaggio: | zsh |
| Licenza: | GPL v2 |
| Requisiti: | |
|
zsh | |
| Autore: | Buccia |
| Mail: | fv@linuxvar.it |
| Homepage: | http://www.linuxvar.it/ |
| TODO: | |
| Download: | Media:Pal_add_event.gz |
Introduction
This script will add events to the pal calendar.
Installation
If you're a Debian user, you will find pal_add_event in /usr/share/doc/pal/examples (it's been included with the pal package), so no need to download it from here :)
If you use a Jurassic distribution, you will just need to download the file and unpack it somewhere in your $PATH.
Usage
pal_add_event.zsh -f is the file in your ~/.pal/ directory where the event goes -d is the date. Valid formats: DD/MM DD/MM/YYYY TOMORROW TODO -t is the text description of the event
pal_add_event.zsh -f money -d 31/12 -t 'Some kind of payment is due'

