Solutionunvalidated
Use a shell wrapper only if shell metacharacters are intended, otherwise pass arguments as a command array and avoid shell parsing
2e3be565-2e8d-4a8e-9fa5-0a91590e6713
Use a shell wrapper only if shell metacharacters are intended, otherwise pass arguments as a command array and avoid shell parsing