[freebsd] crontab neden altrmaz?

2004-06-13 Başlik Mesut GLNAZ
su-2.05b# crontab -l1 0 * * * /www/logs/host1_log.sh 1 0 * * * /www/logs/host2_log.sh 1 0 * * * /www/logs/host3_log.sh 1 0 * * * /www/logs/host4_log.sh 1 0 * * * /www/logs/host5_log.sh su-2.05b# ls -l /www/logs/total 54-rwxr-xr-x 1 root wheel 408 May 25 14:13 host1_log.sh-rwxr-xr-x 1

Re: [freebsd] crontab neden altrmaz?

2004-06-13 Başlik Mesut GLNAZ
mailimde sanrm gndermitim o sorduklarnz. izinleri ile birlikte.. - Original Message - From: Cengiz CAKAR [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, June 13, 2004 1:11 PM Subject: Re: [freebsd] crontab neden altrmaz? Merhaba, root klasrnzde (/) www diye bir klasr varm

Re: [freebsd] crontab neden altrmaz?

2004-06-13 Başlik Serhat Umar
scriptlerinizi hangi shell de calistiyorsunuz? scriptlerin basinda shell belirttinizmi? #!/bin/sh gibi ? su-2.05b# crontab -l 1 0 * * * /www/logs/host1_log.sh 1 0 * * * /www/logs/host2_log.sh 1 0 * * * /www/logs/host3_log.sh 1 0 * * * /www/logs/host4_log.sh 1 0 * * * /www/logs/host5_log.sh

Re: [freebsd] crontab neden altrmaz?

2004-06-13 Başlik Mesut GLNAZ
PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, June 13, 2004 2:06 PM Subject: Re: [freebsd] crontab neden altrmaz? scriptlerinizi hangi shell de calistiyorsunuz? scriptlerin basinda shell belirttinizmi? #!/bin/sh gibi ? su-2.05b# crontab -l 1 0 * * * /www/logs/host1_log.sh 1 0 * * * /www/logs

Re: [freebsd] crontab neden altrmaz?

2004-06-13 Başlik Hasan AHLATCI
, 2004 2:06 PM Subject: Re: [freebsd] crontab neden altrmaz? scriptlerinizi hangi shell de calistiyorsunuz? scriptlerin basinda shell belirttinizmi? #!/bin/sh gibi ? su-2.05b# crontab -l 1 0 * * * /www/logs/host1_log.sh 1 0 * * * /www/logs/host2_log.sh 1 0 * * * /www/logs/host3_log.sh 1 0