Published September 23rd, 2008
in bash, backup and development.
Remember a while ago I was writing about backup solutions to work under linux and concluded that a bash script was what I needed. Well, here it is, at last.
Invocation
Main functionnalities and invocation scheme are described in the -h option:
Usage: kipit.sh [actions]
Performs actions sequentially as specified.Actions:
full start a full backup
incremental start incremental backup […]
Published February 29th, 2008
in development and CVs.
In this previous post, I exposed a set of scripts to produce resumes in html and pdf. I have showed the pdf output around and gathered some comments and advice. Turned out that the structure of the cv could be tuned to reflect my experience more accurately. It opened my eyes on the drawbacks of […]
Published December 7th, 2007
in development.
A few months back I wrote some scripts to edit a cv in multiple languages, multiple formats from a single file. Now each and every version of my cv contains the same info, whether it is in french or in english, whether it is in html or in pdf.
Actually I am not the only one […]
Recent Comments