In my daily routine, I perform several boring task like cleanning up my current directory or make an archive from a set of files. Typing the correct command set each time is both time consuming and error-prone, hence I created some small scripts that helps me with theses tasks.

AD Tools

AD Tools is script collection that provides some of my scripts as a Debian/Ubuntu package :

Download

You can get the lastest version of adtools using git or browse the source.

git clone git://git.lohrun.net/adtools.git

You can also download the Debian/Ubuntu package :

Changelog

The current version is 1.3.

Changes since 1.2

Changes since 1.1:

Backup

During my Ph.D. I developped a small backup script to replicate my user data on several other computer. The script ran daily for about a year to save my data on one of my lab server.

This script is available under the GNU GPLv2 licence. You can get the script here, instructions are provided in comments: