lynx를 shell상에서 실행하면
아무 이상없이 실행되는데,,,
lynx를 cron에서 실행하면
Your terminal lacks the ability to clear the screen or position the cursor.
위와 같은 에러가 ......메일루 날라오구...
어캐하면 되는지 갈켜주세요....
===========================================================
vi crontab
24 * 30 12 * root /web/test/docs/jejusite/test/crontest
===========================================================
===========================================================
vi crontest
#!/bin/sh
lynx -source http://www.mydomain.com/jejusite/test/test.php > ./mynautilus
===========================================================--이 곳에 서명을 적어주십시오.
음...언제쯤 답을 얻을수 있을까??