delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/07/22/05:22:55

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
From: "Robert Collins" <robert DOT collins AT syncretize DOT net>
To: "'egor duda'" <cygwin AT cygwin DOT com>
Cc: "'David A. Cobb'" <superbiskit AT cox DOT net>
Subject: RE: Valid file-name characters
Date: Mon, 22 Jul 2002 19:22:43 +1000
Message-ID: <000601c23161$55d02bd0$0200a8c0@lifelesswks>
MIME-Version: 1.0
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
In-Reply-To: <119344983760.20020722120714@logos-m.ru>
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
Importance: Normal


> -----Original Message-----
> From: egor duda [mailto:deo AT logos-m DOT ru] 
> Sent: Monday, 22 July 2002 6:07 PM
> To: Robert Collins
> Cc: 'David A. Cobb'; cygwin AT cygwin DOT com
> Subject: Re: Valid file-name characters
> 
> 
> Hi!
> 
> Monday, 22 July, 2002 Robert Collins 
> robert DOT collins AT syncretize DOT net wrote:
> 
> RC> I was just about to suggest that whatever character is 
> used is used as
> RC> an escape char rather than a literal replacement.
> 
> RC> i.e. 
> RC> WIN32      CYGWIN
> 'aux%c' ->> 'aux:'
> 'aux%%' ->> 'aux%'
> 
> which means that
> 
> s='a%%'
> touch $s
> notepad $s
> 
> won't work.

Unless cygwin detects that notepad is a non cygwin program, and therefor
needs the on-disk name.

With 
'aux%' -> 'aux:'

s='aux:'
touch $s
notepad $s

won't work either - unless cygwin detects that notepad...

Rob


--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019