On 27/05/2026 03:49, Collin Funk wrote:
In commit d6de2f198 (env, printenv: add -0/--null option, 2009-10-27) the short options from 'env' were copied into 'printenv'. This is incorrect since 'printenv' does not support 'i' and 'u', which were the only options 'env' supported at the time.
Nice catch!
LGTM. cheers, Padraig
