Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utilize more variable expansion #280

Open
Jeansen opened this issue Dec 6, 2022 · 1 comment
Open

Utilize more variable expansion #280

Jeansen opened this issue Dec 6, 2022 · 1 comment

Comments

@Jeansen
Copy link
Owner

Jeansen commented Dec 6, 2022

See https://www.gnu.org/software/bash/manual/html_node/Shell-Parameter-Expansion.html, especially the ${!param@} to print values with quotes and other niceties!

@Jeansen
Copy link
Owner Author

Jeansen commented Dec 6, 2022

See https://www.gnu.org/software/bash/manual/html_node/Shell-Parameter-Expansion.html, especially the ${!param@} to print values with quotes and other niceties!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress (next version
Development

No branches or pull requests

1 participant