Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jul 2021 01:08:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 226112] awk(1) man page unclear about field separator, FS
Message-ID:  <bug-226112-9-E5ukKX717T@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226112-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226112-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226112

--- Comment #7 from Jamie Landeg-Jones <jamie@catflap.org> ---
(In reply to Warner Losh from comment #5)

Thanks Warner. That looks perfect to me.

I had actually originally thought that setting FS to a single space made it
literal (i.e. different from the default FS of
leading/trailing-stripped-collapsed-whitespace) but now I realise you need =
to
use '[ ]' to achieve that condition.

Cheers, Jamie

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226112-9-E5ukKX717T>