Skip to content

  • Home
  • Résumé

Category: Uncategorized

I made a meme!

I was watching Star Trek a few weeks ago (right before the last snow storm) and found this gem.   First heading influenced by recent snow storms.  

Continue reading »
March 19, 2014 matt Uncategorized

Fix yum error showing wrong $releasever

I just recently changed my yum configuration to use CentOS repositories, instead of the Redhat repositories on RHN that require a license. Little did I know, this also changed my […]

Continue reading »
April 10, 2013 matt Uncategorized

get current tcl version

#!/bin/tclsh puts $tcl_version

Continue reading »
October 5, 2011 matt Uncategorized

test code block display

#!/bin/sh echo Making 1600×1200 wallpaper here for: for file in “$@” do filename=`basename $file` echo ” $filename” ext=${filename##*.} basename=`echo $filename | sed “s:.$ext$::”` convert $file -resize 1600×1200 ${basename}_1600x1200.png done

Continue reading »
August 31, 2011 matt Uncategorized
Powered by WordPress and zeePersonal.