I have the following file:
------- 1 user user 0 may 26 14:07 a.tar.gz
When I execute chmod 777 a.tar.gz, the file permissions change.
Why does this happen, and how can I block it?
I have the following file:
------- 1 user user 0 may 26 14:07 a.tar.gz
When I execute chmod 777 a.tar.gz, the file permissions change.
Why does this happen, and how can I block it?