public marks

PUBLIC MARKS from macroron with tags scripts & scripting-languages

January 2006

December 2005

Backup Manager - an easy to use backup tool

by 5 others
a command line backup tool for GNU/Linux, designed to help you make daily archives of your file system. Written in bash and perl, it can make tar, tar.gz, tar.bz2, and zip archives and can be run in a parallel mode with different configuration files

BashBurn - a bash script designed to make CD burning at the console easier. It supports burning normal data CDs, audio CDs, blanking CD-RWs, multisession, and more.

BashBurn is the new name for the cd burning shell script Magma. It's not the best looking CD-burning application out there, but it does what you want it to do. (And if not then probably didn't want to do it anyway)

November 2005

YAML Ain't Markup Language

by 5 others
a straightforward machine parsable data serialization format designed for human readability and interaction with scripting languages such as Perl and Python. YAML is optimized for data serialization, configuration settings, log files, Internet messaging a

October 2005