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: <3ACCC15F.20606@earthlink.net> Date: Thu, 05 Apr 2001 14:02:55 -0500 From: Jonathon Merz Reply-To: jmerz42 AT earthlink DOT net User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; 0.8.1) Gecko/20010323 X-Accept-Language: en,pdf MIME-Version: 1.0 CC: cygwin AT cygwin DOT com Subject: OT pondering (WAS: Re: Trailing Periods on File Names) References: <4 DOT 3 DOT 1 DOT 2 DOT 20010405144831 DOT 021f9008 AT pop DOT ma DOT ultranet DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Larry Hall (RFK Partners, Inc) wrote: > At 02:38 PM 4/5/2001, Randall R Schulz wrote: > >> Hi, >> >> I just discovered some odd behavior. >> >> Witness: >> >> % mkdir dir >> % cd dir >> % ls -l >> total 0 >> % echo "I like Cygwin" >|File >> % ls -l >> total 0 >> -rw-r--r-- 1 randall None 15 Apr 5 11:31 File >> % >> % ls -l File. >> -rw-r--r-- 1 randall None 15 Apr 5 11:31 File. >> % > > > > > > >> Curious, no? Perhaps this is a side-effect of the potential aliasing of suffix-less names and the same name with a ".exe" suffix? > > > > No, this is Windows madness. It ignores periods at the end of file names. > I agree with that, having seen this before, but I am curious... It seems that such functionality did not get there by accident (I cannot think of a way to ignore characters in a filename without some _extra_ coding), so it must have been done for some purpose. Yet I cannot for the life of me imagine what benefit this produces, or what fault it would circumvent. Anyone have ideas as to this? -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple