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 Message-ID: <000001c346fe$33097080$6fc82486@medschool.dundee.ac.uk> Reply-To: From: To: Cc: Subject: Globally redirecting output elsewhere than /tmp/ Date: Thu, 10 Jul 2003 17:05:27 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 The directory /tmp seems to be hardwired into some applications as a repository for temporary files created during those applications' activity. (Rather than using env. vars. TEMP or TMP, I mean.) Is there a way of globally diverting such temporary files elsewhere, as in "for /tmp read h:/temp throughout this session"? I've tried fiddling with all of alias, ln, mount, ..., but none of these seem to provide quite what's needed. (Reason for asking: I am still experimenting with portable-Cygwin-on-a-CD. Then the un-write-ability of the directory /tmp and possibly of other directories too is occasionally proving to be problematic.) Thank you. Fergus -- 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/