CLI

Daemonize Anything

I hacked together this little C program from this other little c program. Basically acts as an execution wrapper that…

Read more

-v is for verbose, damnit

So, the vast majority of every day administrative command line utilities for Linux use -v as the switch for verbose….…

Read more

colorizing php cli scripts

It’s pretty common in most scripting languages which center around the command line (bash, perl, etc) to find information on…

Read more

Throttle your Threads…

Lets say you want to run some command, such as /bin/long-command on a set of directories. And you have a…

Read more

I have to say

this is amazing: http://jan.kneschke.de/2007/10/7/wormhole-index-reads and I cant wait to try it somewhere!

Read more