Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2023 16:34:31 +0000
From:      Arthur Chance <freebsd@qeng-ho.org>
To:        Polytropon <freebsd@edvax.de>, Sysadmin Lists <sysadmin.lists@mailfence.com>
Cc:        Freebsd Questions <freebsd-questions@FreeBSD.org>
Subject:   Re: BSD-awk print() Behavior
Message-ID:  <34ea696f-6df5-adc4-6182-596b41826833@qeng-ho.org>
In-Reply-To: <20230222165636.b00367e1.freebsd@edvax.de>
References:  <1600449078.170379.1676939080787@fidget.co-bxl> <Y/SZfSO1CdhIvVUD@harpo.local> <1653727721.225143.1676980394881@ichabod.co-bxl> <Y/Sxpa5H6bRYqiSI@harpo.local> <1200764932.226141.1676981164445@ichabod.co-bxl> <20230222165636.b00367e1.freebsd@edvax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On 22/02/2023 15:56, Polytropon wrote:
> On Tue, 21 Feb 2023 13:06:04 +0100 (CET), Sysadmin Lists wrote:
>> (Now that I think of it, the carriage-returns are inserted by the web browser 
>> of course.)
> 
> If you encounter more unneeded CRs, using ... | tr -d '\n' | ...
> in your preprocessing step is very easy _and_ helpful. :-)
> 

I think you meant tr -d '\r'

-- 
We build our computer systems the way we build our cities; over time,
without a plan, on top of ruins.
			— Ellen Ullman




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34ea696f-6df5-adc4-6182-596b41826833>