... except that 755 is -rwxr-xr-x, not the -rwxrw-rw- that anonymonk implied, so that anonymous "explanation" completely falls apart regarding the most basic facts. (See man chmod: "read (4), write (2), and execute (1)": read+write=4+2=6. read+execute=4+1=5.)