Saturday, September 12, 2009

Test Post

this is a test post to see what the theme of this blog can handle.

#!/bin/bash

if [[ $me == "awesome" ]]; then
   echo "You're Awesome!!!"
fi

No comments:

Post a Comment