15/09/2021 19:36, Bruce Richardson: > On FreeBSD, "find" does not support the "printf" flag, so we need to > use "gfind" from the "findutils" package.
It is one more dependency. Shouldn't we avoid it by rewritting the shell commands with loops?
15/09/2021 19:36, Bruce Richardson: > On FreeBSD, "find" does not support the "printf" flag, so we need to > use "gfind" from the "findutils" package.
It is one more dependency. Shouldn't we avoid it by rewritting the shell commands with loops?