Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <00a401c0da95$a867c890$7f291518@CX535256E> From: "Barubary" To: Subject: Solution to "AUX" problem Date: Fri, 11 May 2001 20:43:06 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 The solution to the AUX problem is on MSDN in an old MSDN article. Use the \\.\ syntax and reserved words like AUX have no meaning. If you want to delete a file called aux in c:\, you would do this (in CMD): del \\.\c:\aux Could a future modification to cygwin use this file naming format to allow files like aux? By the way, this only works under NT. -- Barubary -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple