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 Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sat, 9 Feb 2002 16:06:29 GMT From: David Message-Id: <200202091606.g19G6Tr04760@otaku.freeshell.org> To: cygwin AT cygwin DOT com Subject: at + bash 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/