On Sat, Aug 24, 2024, at 11:49 PM, Lawrence Velázquez wrote:
> Correct.  Since you're using $* unquoted in a context where field
> splitting is performed, the shell does not expand it to a single
> field.

That is, unless there's a single positional parameter that is not
further split.

-- 
vq

Reply via email to