java - Delete a file without delete permission -
Can anyone delete the file in Java with the permission to delete the file?
OK, if you've mentioned the shell script, then it's a partial job: And your user execute sudo external code such as
sudo rm -f yOUR_PATH .
Comments
Post a Comment