get name and information about current kernel NAME uname - get name and information about current kernel LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/utsname.h>…get name and information about current kernel NAME uname - get name and information about current kernel LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/utsname.h>…get name and information about current kernel NAME uname - get name and information about current kernel LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/utsname.h>…set port input/output permissions NAME ioperm - set port input/output permissions LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/io.h> int ioperm(unsigned long fr…make a new name for a file NAME link, linkat - make a new name for a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int link(const char * oldpath , con…make a new name for a file NAME link, linkat - make a new name for a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int link(const char * oldpath , con…change I/O privilege level NAME iopl - change I/O privilege level LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/io.h> [[deprecated]] int iopl(int level ); DESCRI…sync a file segment with disk NAME sync_file_range - sync a file segment with disk LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros…sync a file segment with disk NAME sync_file_range - sync a file segment with disk LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros…sync a file segment with disk NAME sync_file_range - sync a file segment with disk LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros…get/set list of supplementary group IDs NAME getgroups, setgroups - get/set list of supplementary group IDs LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> i…get/set list of supplementary group IDs NAME getgroups, setgroups - get/set list of supplementary group IDs LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> i…get/set list of supplementary group IDs NAME getgroups, setgroups - get/set list of supplementary group IDs LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> i…get/set list of supplementary group IDs NAME getgroups, setgroups - get/set list of supplementary group IDs LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> i…initiate file readahead into page cache NAME readahead - initiate file readahead into page cache LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See featu…load a kernel module NAME init_module, finit_module - load a kernel module LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/module.h> /* Definition of MODULE_* co…load a kernel module NAME init_module, finit_module - load a kernel module LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/module.h> /* Definition of MODULE_* co…read from or write to a file descriptor at a given offset NAME pread, pwrite - read from or write to a file descriptor at a given offset LIBRARY Standard C library ( libc , -lc ) S…read from or write to a file descriptor at a given offset NAME pread, pwrite - read from or write to a file descriptor at a given offset LIBRARY Standard C library ( libc , -lc ) S…read from or write to a file descriptor at a given offset NAME pread, pwrite - read from or write to a file descriptor at a given offset LIBRARY Standard C library ( libc , -lc ) S…