On Wed, 23 Feb 2000, erik wrote:
> Hi,
> 
> I am getting some errors when my weekly cron job runs.  I get this error:
> 
> 
> Read file error: ./rec.1 No such file or directory
> 
> I think its because the name of the file should be rc.1 but I dont
> know where to change it.  Any ideas?
> 
> TIA,
> 
> -e
> 
> -- 
> erik <[EMAIL PROTECTED]>

Erik,

The problem is a bad link.  

cd /usr/man/man1
rm -f rec.1
ln -s ./play.1 ./rec.1

should fix it.

Regards,

Tony.

---------------------------------------------------------------------
Tony Molloy.                        e-mail:  [EMAIL PROTECTED]
Systems Manager.                          
Dept. of CSIS.                      Phone:   +353-61-202778 (DL)
Univ. of Limerick.                           +353-61-333644 ext. 2778
Ireland.                            Fax:     +353-61-330876
---------------------------------------------------------------------


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to