You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we all agree that spaces in paths are a bad idea 😄. I suggest we still make the script a bit more robust by handling them correctly though, and properly quote all dereferenced variables.
Would a PR for this be welcome?
The text was updated successfully, but these errors were encountered:
With my security hat on I would say that shell variables should always, always, ALWAYS be quoted unless you are going out of your way to be pwned. With my realistic one I reduce that to "almost always". Would a pull request be welcome?
I think we all agree that spaces in paths are a bad idea 😄. I suggest we still make the script a bit more robust by handling them correctly though, and properly quote all dereferenced variables.
Would a PR for this be welcome?
The text was updated successfully, but these errors were encountered: