delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-developers-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-developers-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin-developers/> |
List-Post: | <mailto:cygwin-developers AT cygwin DOT com> |
List-Help: | <mailto:cygwin-developers-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-developers-owner AT cygwin DOT com |
Delivered-To: | mailing list cygwin-developers AT cygwin DOT com |
Message-ID: | <3CA9DD2A.74F77158@yahoo.com> |
Date: | Tue, 02 Apr 2002 11:32:42 -0500 |
From: | Earnie Boyd <earnie_boyd AT yahoo DOT com> |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | "Larry Hall (RFK Partners, Inc)" <lhall AT rfk DOT com> |
CC: | Earnie Boyd <Cygwin-Developers AT cygwin DOT com> |
Subject: | Re: Interesting pipe feature. |
References: | <4 DOT 3 DOT 1 DOT 2 DOT 20020402111635 DOT 02674130 AT pop DOT ma DOT ultranet DOT com> |
"Larry Hall (RFK Partners, Inc)" wrote: > > At 11:00 AM 4/2/2002, Earnie Boyd wrote: > >The command > > `echo $COMSPEC | sed -e 's#\\#/#g#'` > >works great on NT4 - SP6. However, on NT4 - SP5 and on XPh (XP for > >home) it issues something similar to > > bash.exe: C:\WINNT\system32\cmd.exe: command not found. > > > >Any insight on this problem? > > In bash on W2K, this gives me: > > sed: -e expression #1, char 9: Unknown option to 's' > > I had to remove the final '#' after the 'g' to get this to work right. > Was that a typo Earnie or is that part of the problem you're seeing? > That also means you didn't have the back ticks. I'm trying to execute the value of COMSPEC. Your error is another interesting problem, but that I believe to be within sed itself. Earnie. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |