Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Feb 2005 03:27:17 +0100
From:      Danny Pansters <danny@ricin.com>
To:        ports@freebsd.org
Subject:   Small REINPLACE_CMD headache...
Message-ID:  <200502100327.17768.danny@ricin.com>

next in thread | raw e-mail | index | archive | help
I get Syntax error: Unterminated quoted string

I wanted to 
@${REINPLACE_CMD} -e \
	"s,\"machine/soundcard.h\",<sys/soundcard.h>," file

It seems to go wrong there, what's the proper way to escape quotes in a s/x/y/ 
like this? It's included in double quotes (and wrong), I want to change it to 
a <blah> include.

Thanks,

Dan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502100327.17768.danny>