read from a file descriptor NAME read - read from a file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> ssize_t read(int fd , void buf [. count ]…syscall interface to kernel nfs daemon NAME nfsservctl - syscall interface to kernel nfs daemon LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/nfsd/syscall.h> l…change permissions of a file NAME chmod, fchmod, fchmodat - change permissions of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int chmod(const ch…change permissions of a file NAME chmod, fchmod, fchmodat - change permissions of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int chmod(const ch…change permissions of a file NAME chmod, fchmod, fchmodat - change permissions of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int chmod(const ch…change ownership of a file NAME chown, fchown, lchown, fchownat - change ownership of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int chown(const …change ownership of a file NAME chown, fchown, lchown, fchownat - change ownership of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int chown(const …change ownership of a file NAME chown, fchown, lchown, fchownat - change ownership of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int chown(const …change ownership of a file NAME chown, fchown, lchown, fchownat - change ownership of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int chown(const …change ownership of a file NAME chown, fchown, lchown, fchownat - change ownership of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int chown(const …change ownership of a file NAME chown, fchown, lchown, fchownat - change ownership of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int chown(const …change ownership of a file NAME chown, fchown, lchown, fchownat - change ownership of a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int chown(const …synchronous I/O multiplexing NAME select, pselect - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS See select (2) DESCRIPTION The select () and pse…open and possibly create a file NAME open, openat, creat - open and possibly create a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int open(const char…open and possibly create a file NAME open, openat, creat - open and possibly create a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int open(const char…open and possibly create a file NAME open, openat, creat - open and possibly create a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int open(const char…delete a name and possibly the file it refers to NAME unlink, unlinkat - delete a name and possibly the file it refers to LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #includ…delete a name and possibly the file it refers to NAME unlink, unlinkat - delete a name and possibly the file it refers to LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #includ…obtain handle for a pathname and open file via a handle NAME name_to_handle_at, open_by_handle_at - obtain handle for a pathname and open file via a handle LIBRARY Standard C libra…obtain handle for a pathname and open file via a handle NAME name_to_handle_at, open_by_handle_at - obtain handle for a pathname and open file via a handle LIBRARY Standard C libra…