RE: Edit file

2002-01-11 Thread Ebrey, Carl
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

RE: 1.3.9: java with cygdrive

2002-01-29 Thread Ebrey, Carl
> -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

RE: Syntax error on compile

2002-01-30 Thread Ebrey, Carl
> -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

RE: possible worm in cygwin

2002-02-15 Thread Ebrey, Carl
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