Re: [dev] Preprocessor

From: Hadrien Lacour <hadrien.lacour_AT_posteo.net>
Date: Tue, 23 Apr 2019 22:55:31 +0200

On Tue, Apr 23, 2019 at 12:44:57PM -0700, Evan Gates wrote:
> On Tue, Apr 23, 2019 at 12:42 PM Hadrien Lacour
> <hadrien.lacour_AT_posteo.net> wrote:
> > That was just shitposting. I use `find` to avoid most of the UNIX braindamage
> > in this case.
>
> Which is good as long as you use -exec correctly. Or if you're going
> to use xargs make sure to use nul separated lists. Xargs without the
> nul option is broken by design.
>
Yeah, I know. Always baffled me that POSIX allows '\n' in filenames without
standardizing the various '\0' options (read -0, find -print0, xargs -0,
sed -Z, etc...).
If only ASCII FS-US had been used as intended.
Received on Tue Apr 23 2019 - 22:55:31 CEST

This archive was generated by hypermail 2.3.0 : Tue Apr 23 2019 - 23:00:10 CEST