setmode (3) Linux Manual Page
getmode setmode – modify mode bits Library Lb libbsd Synopsis In bsd/unistd.h Ft void * Fn setmode const char *mode_str Ft mode_t Fn getmode const void *set mode_t mode Description The Fn setmode function accepts a string representation of a file mode change, compiles it to binary form, and returns an abstract representation that may…
