I have a file if I put it in /tmp, I can read or write to it. But if I move to ~/Downloads, I can not read or write to it.
But the permission of the file is -rw-r--r--
. Is there any additional permission used by Mac but accessible by ls
? How to check this additional permission?