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

Java 8 + Maven Javadoc plugin: Error fetching URL -

android - How to delete or change the searchview icon inside the SearchView actionBar? -

c++ - Msgpack packing bools bug -