delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <3BF0466F.7123130A@rowman.com> |
Date: | Mon, 12 Nov 2001 17:00:15 -0500 |
From: | John Peacock <jpeacock AT rowman DOT com> |
MIME-Version: | 1.0 |
To: | Roland Glenn McIntosh <roland AT steeltorch DOT com> |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: aux.c special name? |
References: | <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20011112152302 DOT 068ffc18 AT lnxmain> |
Roland Glenn McIntosh wrote: > > I can't seem to edit any files named "aux.c" . Why is this happening to me? > Steps to reproduce: > > echo "weidness" > aux.c > vi aux.c --> "aux.c is not a file" > > similar results with other editors / operations. > the "file" command reports it as character special device? > This is weird and poses difficulty porting packages that have an aux.c file. AUX is a reserved word under DOS based systems (oddly enough including NT). So is PRN and LPT1. You cannot have any file with that name (try it in a DOS box). Stupid, isn't it. There is no way to get around it. John -- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4720 Boston Way Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5747 -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |