On Wed, Oct 28, 2020 at 08:33:17AM +0700, Budi wrote:
How can 'find' space-contained search result be printed with enclosing '' (quote pair) if it really is ? I.e. Only if it really is a space contained path string?
What about flags like this: -regex ".* .*" -printf "'%p'\n" Check out the regex and printf options in the manpage for what this means.