getmode (3) Linux Manual Page
NAME 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…
