Scripts
- incbackup 1.2 2008-08-29License: GNU GPL 2.0
Perl script to create incremental backups. It uses rsync and hard links, and it tries to replicate the behavior of Time Machine.
- tohtml 1.2 2008-08-29License: GNU GPL 2.0
Perl script to convert some special characteres from a file to HTML entities. It allows the specification of the input file encoding.
- rtar 2.1 2008-08-29License: GNU GPL 2.0
Perl script to build
.tar.gzpackages, from one or more folders. Creates an file for each folder, with the name of the folder. Allows you to add the current date to file name (option-d). Automatically excludes files.DS_Storeand.localized(useful when using Mac OS X).