cron 으로 php 프로그램을 돌리려고 하는데 아래와 같은 메시지가 뜨는군요. 혹시 아시면 해결방안좀 알려주시면 고맙겠습니다. $ crontab -e * * * * * lynx -dump http://localhost/tm.php $ cat tm.php <? echo "^^"; ?> mail 내용 : Your terminal lacks the ability to clear the screen or position the cursor.