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: <41825BE0.8090800@x-ray.at> Date: Fri, 29 Oct 2004 17:04:00 +0200 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8a3) Gecko/20040817 MIME-Version: 1.0 To: Colin JN Breame CC: cygwin AT cygwin DOT com Subject: Re: What is aux???! References: <418256F7 DOT 2090007 AT breame DOT com> In-Reply-To: <418256F7.2090007@breame.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Colin JN Breame schrieb: > Try this: > > $ mkdir aux > mkdir: `aux' exists but is not a directory > > $ cat aux > (hangs) > > $ ./aux > (hangs) > > $ ls aux > aux > > $ rm aux > $ http://cygwin.com/cygwin-ug-net/using-specialnames.html Using (esp. unlinking) "NUL" and other special filenames is problematic. Use windows-special "\\.\" and "\??\" path-prefixes on Windows. DEL \\.\c:\somedir\aux -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ -- 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/