Scripts

  • rbackup 1.0 2011-09-24License: GNU GPL 2.0

    Bash script to create backups.

    It creates daily incremental backups, and full weekly and monthly backups. The user can specify the number of days after which the different types backups are to be deleted.

    Using cron or launchd, we can schedule the script to run every day.

  • 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.gz packages, 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_Store and .localized (useful when using Mac OS X).

  • haskell.vim 2.0 2010-09-15License: GNU GPL 2.0

    Vim syntax file for functional programming language Haskell. This file is based on the default Haskell syntax file include in Vim, but also highlights all prelude functions.

  • vdm.vim 2.6 2007-07-20License: GNU GPL 2.0

    Vim syntax file for programming language VDM-SL.

  • vpp.vim 1.0 2007-07-20License: GNU GPL 2.0

    Vim syntax file for programming language VDM++.