As is the case with many things I post, this is mostly a reminder to myself of the math behind chmod
.
x = 1
(execute)w = 2
(write)r = 4
(read)
chmod
mathAs is the case with many things I post, this is mostly a reminder to myself of the math behind chmod
.
x = 1
(execute)w = 2
(write)r = 4
(read)