쉘상에서 php 코드 구동하기

#!/usr/bin/php
<?php
....
?>
실행 권한 있어야함. chmod +x [filename]