Nigel Horne

Results 63 comments of Nigel Horne

I've tried using Date::ICal::TimeZone with what I believe to be success. Please take a look.

All the dates that are relatively easy to do should now be in the ICS file. There is no means to specify a list of names, though the -p and...

I have reworked the -s option to work with more places, that may also help.

This can only be done if step-mother and/or step-father relationships are worked out. Which currently they are not.

Either that, or you could use bsdiff and bspatch.

I've started with French to be sure. I don't know that adding L10N is enough. Adding other languages would need some work and refactoring to create a parse tree and...

Not that I can see, which is why I included the output of the grep command in my report. Unless I should be looking somewhere else that I missed as...

... Checking for LOCAL backups to delete... /backups/bin/deleteoldbackups.sh: line 59: cd: /root/backups/: No such file or directory Checking for REMOTE backups to delete... Deleted 0 backups, freeing 0.00 B 0...

root@nigelhorne:/backups/bin# ./deleteoldbackups.sh ./deleteoldbackups.sh: line 59: cd: /root/backups/: No such file or directory root@nigelhorne:/backups/bin# ./deleteoldbackups.sh --remote Deleted 0 backups, freeing 0.00 B 1 backups remain, taking up 4.22 MiB root@nigelhorne:/backups/bin# I...

Also I just did this: root@nigelhorne:/backups/bin# env | grep /root MAIL=/var/mail/root HOME=/root So it's not coming from the environment I already have.