The issue with the above replies is that if an interpolated string has a space in it, it will be split on it, which I don’t want (consider malicious injection into a shell command with a user-supplied interpolated argument “ ; rm …”)