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 Date: Thu, 18 Nov 2004 03:04:52 -0500 From: YorkshireSkier AT aol DOT com To: cygwin AT cygwin DOT com Subject: RE: Can't create Bash here document. (FIXED) MIME-Version: 1.0 Message-ID: <4A9D05D8.7902F6E2.355BA21E@aol.com> X-AOL-IP: 81.255.41.125 X-AOL-Language: english Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit >What does this display: >$ mount -m > >I suspect that you need: >$ mount -fsb "$TEMP" "/tmp" >/Hannu E K Nevalainen, B.Sc. EE Microcomputer systems --72--> > Well I won't pretend to understand what's going on here. I forgot to mention in my original email that the directory '/tmp' exists and is writeable: 'touch /tmp/fred' works perfectly. Moreover, if I use 'mount -m' the output is the same as on my machines where I have no problems. However, I tried your suggested mount command and "Bingo!" the problem is solved (or at least it appears to be!). So, I thank you for taking the trouble to reply and for your suggestion. Cheers, Simon -- Simon -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/