On Sep 15 2026, Wiley Young wrote:

> A script checks to see if `realpath` has '-e'.
>
> '''sh
>   bash-5.3.9 liveuser  ~ $ realpath --help | grep -Fe '-e'
>   -e-e, --canonicalize-existing  all components of the path must exist
> #^^^^
> #    \___ the string \-e\ is repeated twice.
> '''

Try grep --color=never.

-- 
Andreas Schwab, [email protected]
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



Reply via email to