You might find the following URLs useful:
http://sources.redhat.com/ml/cygwin/2002-02/msg00730.html
http://sources.redhat.com/ml/cygwin/2002-02/msg00721.html
http://sources.redhat.com/ml/cygwin/2002-02/msg00690.html
http://sources.redhat.com/ml/cygwin/2002-02/msg00681.html
>From what I can se
> -Original Message-
> From: Christopher Faylor [mailto:[EMAIL PROTECTED]]
> Sent: 30 January 2002 16:00
> To: [EMAIL PROTECTED]
> Subject: Re: Syntax error on compile
>
>
> On Wed, Jan 30, 2002 at 02:50:51PM +0530, Rajat Bawa wrote:
> >Sorry to mail you directly ..
> >
> >Hope you won't
> -Original Message-
> From: Christopher Faylor [mailto:[EMAIL PROTECTED]]
> Sent: 29 January 2002 17:02
> To: [EMAIL PROTECTED]
> Subject: Re: 1.3.9: java with cygdrive
>
> It sounds like 'jar' is not a cygwin executable (not surprising) and,
> so, does not understand /cygdrive . Is
This is rather off topic since it's not a cygwin problem, IMO, but I'll help
you anyway because I'm nice like that :P
What you probably want is:
bash$ cat visualiser/PositionData.java | sed "s!import
visualiser.HostIDVPatcher;!//import visualiser.HostIDVPatcher;!" > out.txt
I've used ! instead
4 matches
Mail list logo