John Conover (12024-02-13):
> > variable LC_ALL to "C" inline of the command e.g.:
^^^^^^^^^^^^^^^^^^^^^
> egrep ALL .bashrc
> LC_ALL=C
>
> set | egrep ALL
> LC_ALL=C
>
> dash
> set | egrep ALLYou missed part of the question, what you are showing is not “inline of the command”. -- Nicolas George

