Skip to content

Instantly share code, notes, and snippets.

@tylerflint
Created February 9, 2012 22:04
Show Gist options
  • Save tylerflint/1783666 to your computer and use it in GitHub Desktop.
Save tylerflint/1783666 to your computer and use it in GitHub Desktop.
Simple bash mv example
#!/usr/bin/env bash
mv wp-config-pagoda.php config-pagoda.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment