I use zsh v5.8.1 on Ubuntu 22.04 but read doesn't have any -a option (read is a builtin in zsh). This page doesn't mention any -a option either.
What does -a do?
A simple test roscd my_package shows Package 'my_package' not found. when I remove the -a option.
I use zsh v5.8.1 on Ubuntu 22.04 but
readdoesn't have any-aoption (readis a builtin in zsh). This page doesn't mention any-aoption either.What does
-ado?A simple test
roscd my_packageshowsPackage 'my_package' not found.when I remove the-aoption.