Can you delete a file in linux without having nor permission or root access?
Thank you.
|
Can you delete a file in linux without having nor permission or root access? Thank you. |
|||
|
You can delete any files without permission in your |
|||||||
|
|
To delete a file ,permissions on files have no importance.To delete a file you should have proper permission (write permission) on directory that is housing it. |
|||
|
|
/home/user/folder and/tmp/folder, other than that, big NO. – nickanor Jan 3 at 17:34