Manually crafting a quoted string that otherwise lacks any safe-guards looks odd. Use `escapeShellArg` instead before prepending the path.
Manually crafting a quoted string that otherwise lacks any safe-guards looks odd. Use `escapeShellArg` instead before prepending the path.