cliftonsnyder.net - code

What can you find here?

This area is dedicated to various bits of code that I've written. Most of it is in the form of little "snippets" of example code - trivial pieces for the most part, but possibly useful for folks trying to learn or accomplish a particular goal. For more non-trivial work, you might want to take a look at my projects.

helpful scripts

  • sub-nav.pl - the script I use keep this site's nav links updated
  • ip.php - a PHP script that displays the requester's IP address
  • ver.sh - checks whether or not one or more directories are version controlled

example code

  • bash - some useful bash snippets
  • php - playing around with PHP