[linux] Re: single quote in awk...

Raymond A. Meijer raymond op psytrance.org
Vr Aug 26 12:06:08 CEST 2005


On Fri, 26 Aug 2005, 11:51, Hans Paijmans wrote:

> Hoe krijg je eigenlijk een singe quoote in awk...?
> 
> awk '{print "--->''''<-----";}' -
> 
> geeft leuke dingen voor elk denkbaar aantal ''s, maar geen single quote.
> Nee, awk '{print "\'"}' - ook niet...

awk '{print "'\''"}'

:-P


Ray

-- 
You cannot discover new oceans unless
you have the courage to lose sight of
the shore



More information about the Linux mailing list