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]

Re: at + bash


Try:

mkdir /tmp

mount /cygdrive/c/tmp /tmp



David wrote:
> 
> Hello
> 
> I am having a problem running perl in an at command on windows nt
> because perl says it can't find some @INC libs I added. So, I'm
> trying to run perl in a bash shell:
> 
>         at 12:00 /every:M,T cmd /c "bash -c 'perl script.pl'"
> 
> However, bash will not start, saying:
> 
>         bash.exe: warning: could not find /tmp, please create!
> 
> I checked the environment and have TMP=c:\tmp and for that matter
> TEMP=c:\temp
> 
> But, when I run df, I only see
>         c: ... /chgdrive/c
>         i:      /chgdrive/i
> 
> And I don't see the cygwin mounts c:\sys\cygwin ... /, etc.
> 
> I tried running mount in the at command but it doesn't do anything.
> 
> Please send your suggestions to me, copy the list:
> 
> Thanks,
> 
> David
> 
> --
> 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/

-- 

No trees were killed in the sending of this message. However,
a large number of electrons were terribly inconvenienced.

--
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]