I'm not a proficient scripter so take this with a grain of salt.
Your script is reading from a config file to know what to play so bash wouldn't complete. If you somehow made elettrica an option/switch in your script the bash would see it for tab complete. Then you could read the config so it knows what to do with it.
Code:
radio -elettricaYou could probaly do it all without a config file using if and then.
Statistics: Posted by eriefisher — 2026-01-21 18:31