My current user & group is baohua-baohua.If I create a file belonging to baohua-test, the priority of the user is higher than that of the group (if the user's permission is rw-, the file is rw).If I create a file belonging to test-baohua, the priority of the group is higher than that of the user (if the group's permission is rw-, the file is rw). for example:
Why is that


rwxpermissions one can find in the output ofls -lare enough. Your question is clearly about therwxmodel. You admit you didn't know ACL, most likely you didn't use them, so my assumption is justified. – Kamil Maciorowski Sep 11 '20 at 16:06