Main page

Myself

Musings

Parsecs

One-liners

Bookmarks

Links

Files

The handsome webmaster

Checkpoint commits are just a cloud-backed undo buffer.

 

 

#!/bin/sh
tail -n +4 $0 | g++ -xc++ - && ./a.out
return 0 2> /dev/null || exit


  Last updated: November 2012 minthos [] gmail * com