This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: cygnus bugs


On Tue, 15 Jul 1997 20:08, $Bill Luebkert <dbe@wgn.net> wrote:
>Quote the ones you don't want converted.
> 
>Fergus Henderson wrote:
>> For example, consider the command `sed /usr/p /usr/p'.
>> In that command, the first argument is a sed command, meaning
>> "print all lines containing `usr'", while the second argument
>> is a file name.
>  
>sed '/usr/p' /usr/p

Which your zsh will expand to {"sed", "/usr/p", "/usr/p"} before cygwin sees
it; now how can you the difference between the two /usr/p's?

-- 
James Dumser  972.462.5335  dumser@ti.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]