I'm a little confused as to what this permission means. Could someone break it down for me?
-rw-r--r-- 1 john john 38 Oct4 21:14 testfile
And if I wanted to execute my test file I would type something like this chmod 733 testfile
Does this mean only john can write to the testfile
?