Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <00cc01c1f119$56035560$8d01908d@us.oracle.com> From: "Mike Campbell" To: Subject: cron and UNC files Date: Wed, 1 May 2002 09:06:04 -0500 Organization: Oracle Corporation MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 I've got cron up and running fine on my win2k system with the exception that I don't have access to network drives via UNC format. I need to do something like this in a shell script that cron runs: IPADDR=3D`cat //host/share/directory/file.txt' This works fine when I run the script at the bash prompt but when run from cron it does nothing. How do I get this to work under cron? ======================== Mike Campbell Oracle Technical Support mike DOT campbell AT oracle DOT com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/