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

Globs and backticks aren't probably expanded #1

Open
mcsaucy opened this issue Aug 17, 2020 · 0 comments
Open

Globs and backticks aren't probably expanded #1

mcsaucy opened this issue Aug 17, 2020 · 0 comments

Comments

@mcsaucy
Copy link
Owner

mcsaucy commented Aug 17, 2020

FOO=* in /proc/cmdline will likely be expanded, which ain't great.

The general need here is for a way to escape anything which could be expanded in a variable assignment. Backticks, for example, could be used to run arbitrary commands.

@mcsaucy mcsaucy changed the title Globs and backticks are probably expanded Globs and backticks aren't probably expanded Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant