|
not able to delete a file
in one of the mount points i was trying to delete a file created by some other user.even if all the permissions are there still i am not able to delete a file.i tried using both rm and rm -f.I need to delete a file every day after archiving it.is there any previlege related to mount point or something else.i need to know the reaon why it is happening and any other command to delete those files.
|