traverse a file hierarchy NAME fts, fts_open, fts_read, fts_children, fts_set, fts_close - traverse a file hierarchy LIBRARY Standard C library ( libc , -lc )...traverse a file hierarchy NAME fts, fts_open, fts_read, fts_children, fts_set, fts_close - traverse a file hierarchy LIBRARY Standard C library ( libc , -lc )...traverse a file hierarchy NAME fts, fts_open, fts_read, fts_children, fts_set, fts_close - traverse a file hierarchy LIBRARY Standard C library ( libc , -lc )...traverse a file hierarchy NAME fts, fts_open, fts_read, fts_children, fts_set, fts_close - traverse a file hierarchy LIBRARY Standard C library ( libc , -lc )...traverse a file hierarchy NAME fts, fts_open, fts_read, fts_children, fts_set, fts_close - traverse a file hierarchy LIBRARY Standard C library ( libc , -lc )...traverse a file hierarchy NAME fts, fts_open, fts_read, fts_children, fts_set, fts_close - traverse a file hierarchy LIBRARY Standard C library ( libc , -lc )...provide some file related functionality to gawk NAME filefuncs - provide some file related functionality to gawk SYNOPSIS @load "filefuncs" result = chdir("/some/directory") result…child tasks NAME /proc/tid/children - child tasks DESCRIPTION /proc/ tid /children (since Linux 3.5) A space-separated list of child tasks of this task. Each child task is represen…get process times NAME times - get process times LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/times.h> clock_t times(struct tms * buf ); DESCRIPTION times () st…wait for process to change state NAME wait, waitpid, waitid - wait for process to change state LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/wait.h> pid_t wait(i…wait for process to change state NAME wait, waitpid, waitid - wait for process to change state LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/wait.h> pid_t wait(i…wait for process to change state NAME wait, waitpid, waitid - wait for process to change state LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/wait.h> pid_t wait(i…determine processor time NAME clock - determine processor time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <time.h> clock_t clock(void); DESCRIPTION The clock () fu…Hierarchy Token Bucket NAME HTB - Hierarchy Token Bucket SYNOPSIS tc qdisc ... dev dev ( parent classid | root) [ handle major: ] htb [ default minor-id ] [ r2q divisor ] [ offload…get resource usage NAME getrusage - get resource usage LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h> int getrusage(int who , struct rusage * usage );…get resource usage NAME getrusage - get resource usage LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h> int getrusage(int who , struct rusage * usage );…display call graph profile data NAME gprof - display call graph profile data SYNOPSIS gprof [ -[abcDhilLrsTvwxyz] ] [ -[ABCeEfFJnNOpPqQRStZ][ name ] ] [ -I dirs ] [ -d[ num ] ] [ -…display call graph profile data NAME gprof - display call graph profile data SYNOPSIS gprof [ -[abcDhilLrsTvwxyz] ] [ -[ABCeEfFJnNOpPqQRStZ][ name ] ] [ -I dirs ] [ -d[ num ] ] [ -…overview of Linux time namespaces NAME time_namespaces - overview of Linux time namespaces DESCRIPTION Time namespaces virtualize the values of two system clocks: • CLOCK_MONOTONIC…overview of Linux PID namespaces NAME pid_namespaces - overview of Linux PID namespaces DESCRIPTION For an overview of namespaces, see namespaces (7). PID namespaces isolate the pr…