7heo writes:
> open "; rm -rf /; .jpg" would be translated as `feh '; rm -rf /; .jpg'`
> which would open the `; .jpg` in the `; rm -rf ` directory. I'm not sure I
> see the problem here.
I'm not talking about that specific instance, but in general. The shell
quoting does not handle existing instances inside single quotes
properly, etc.
I'd just rather be avoiding the shell entirely.
- application/pgp-signature attachment: stored
Received on Sun May 04 2014 - 15:38:40 CEST