On Wed, Aug 24, 2022, 9:07 AM Alex fxmbsw7 Ratchev <fxmb...@gmail.com>
wrote:

> debian 5.2.0(1)-beta bash
>
> i did code lightly in interactive
> then i did
>
> set -- 1 2 3
> echo ${!#}
>
> then arrow up
> .. both cmds were skipped , and on the term was rather the old code , which
> i previously wrote
>
> then i did
>
> echo ${!#}
>
> arrow up
> .. the old cmd again
>
> attached is a pic from camera on that screen
>
> imo i dont have much in bashrc
> pic of that also
>

set +o histexpand

>

Reply via email to