Hi pals,<br><br>I am trying to write a script that should delete a file as a verification flag. I do not want to run the scrip as root and that is why I am getting in trouble.<br><br><br>The file is created by the script and owned by the user bin. The group owner is nobody. The file permission is rw rw rw for user group and others.<br>
<br>Now considering that everybody have write permission - do you need execute permission to delete a file? -, why am I get permission error when deleting this file? while running the script as user william?  What am I missing here? Any assistance would be welcomed.<br>
<br>Regards,<br><br>William<br>