• untoreh-light

Minor tools

Collection of small utilities done to scratch some itches...

action5

[Action5] is a bare-bone tool to spot modified files through checksums in a directory. There are a gazillion tools that do this, so I am not sure (remember) why I wrote it.

A key point of this tools is that it is just shell commands, so you can plug in any check-summing command that you prefer, by default it uses md5.

bash-utils

The purpose of bashutils is to mostly rely on bash to do some operations on processes.

dist-haproxy

A build script for haproxy, the best tool to forward connections, it is lightweight, and having a statically linked version is very useful.

Post Tags: