Interpret directory permission output
– 1|123|123|123|
t|-u-|-g-|-o-|
t: type
d for directory or - for file
u: user
r for read or - for no read
w for write or - for no write
x for execute or - for no execute
g: group
r, w, x - same as above
o: other
r, w, x - same as above