This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cron and UNC files


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.campbell@oracle.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]