Eli,What's the solution here, use 'subprocess' or 'system*' to prevent shell execution?
Thanks, Dave On 02/28/2013 07:56 AM, Eli Barzilay wrote:
(`system' should almost never be used in public code... Imagine someone using the above code and dealing with the consequences of file names like "foo; rm -rf ~".)
____________________ Racket Users list: http://lists.racket-lang.org/users

