Expand description
An implementation of BSD strmode(3).
Functionsยง
- strmode
- Returns a
Stringdescribing the file permissions contained in au32, as in thest_modebit field ofstruct stat. It is formatted in the usual UNIX convention, eg-rw-r--r--.