design notes for mawk's array implementation NAME mawk-arrays - design notes for mawk's array implementation SY......ssembler source file .au Audio sound file .aux LaTeX auxiliary file .avi (msvideo) movie .awk AWK language program .b LILO boot loader image .bak backup file .bash bash (1) shel…...P is the root directory, / , which is mounted as private: sh1# cat /proc/self/mountinfo | awk '$1 == 61' | sed 's/ - .*//' 61 0 8:2 / / rw,relatime On a second terminal, we crea…...to determine the default threading implementation: bash$ $( ldd /bin/ls | grep libc.so | awk '{print $3}' ) | \ egrep -i 'threads|nptl' Native POSIX Threads Library by Ulrich Dr…...ry for each namespace that supports being manipulated by setns (2): $ ls -l /proc/$$/ns | awk '{print $1, $9, $10, $11}' total 0 lrwxrwxrwx. cgroup -> cgroup:[4026531835] lrwxrw…...on of these devices on your filesystem. The '/dev/' part is purely conventional. The more awkward and less portable numeric specification of the above possible root devices in m…