>
Cc:
Sent: Sunday, January 08, 2006 9:11 AM
Subject: Re: help cron cygwin
> Christian Lanconelli (servizio) wrote:
> > Hi,
> >
> > CRON can run commands wrote in fortran containing the call system()
> > statement?
> > this is my program : trasf_DOS.
"Christian Lanconelli (servizio)" wrote:
> c:\cvi\ICARO\dati>xcopy c:\cvi\ICARO\dati\??060106.* \\pc27\CO2_O3\ /D /F
> /Z
> C:\cvi\ICARO\dati\DD060106.GAS -> \\pc27\CO2_O3\DD060106.GAS
> C:\cvi\ICARO\dati\DD060106.MET -> \\pc27\CO2_O3\DD060106.MET
> C:\cvi\ICARO\dati\DD060106.RAD -> \\pc27\CO2_O3
Christian Lanconelli (servizio) wrote:
[snip]
> $ crontab -l
> 40 * * * * trasf_DOS.exe;echo "tab eseguito alle
> $(date)">/home/Administrator/cronlog
>
> The file "cronlog" is regularly updated. But trasf_DOS appears not work!
>
> Can you help me? What's my error?
Probably the global PATH is th
Christian Lanconelli (servizio) wrote:
Hi,
CRON can run commands wrote in fortran containing the call system()
statement?
this is my program : trasf_DOS.f
It write a DOS batch file that is immediately run by the 'call system
("copio.bat")' statement-
It WORK WELL in the bash shell (cygwin becaus
4 matches
Mail list logo