file permissions - Regardind a Java sandbox -


i have stack of .java files submissions programming contest. want run said files (in sandbox) , expect them accept input text file (provided me) , save output text file.

what permissions should using make sure untrusted .java files can only output text file desired file location?

if running in unix, can create user has permissions output in folder. long aren't running admin rights should pretty easy.


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

datatable - Matlab struct computations -