<?php

if (php_sapi_name() != "cli") {
	die("skip CLI only");
}

?>


syntax highlighted by Code2HTML, v. 0.9.1