diff --git a/scripts/php-clean b/scripts/code-clean.sh
similarity index 100%
rename from scripts/php-clean
rename to scripts/code-clean.sh
diff --git a/scripts/php-count b/scripts/code-size.sh
similarity index 100%
rename from scripts/php-count
rename to scripts/code-size.sh
diff --git a/scripts/cron-lynx b/scripts/cron-lynx
deleted file mode 100644
index 84e9e8fbb9397cd00f37adf5ea9b2086ea5de4e6..0000000000000000000000000000000000000000
--- a/scripts/cron-lynx
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-/usr/bin/lynx -source http://yoursite.com/cron.php > /dev/null 2>&1