ref: 732192cde475a07a558f581eecdd21f05cd1607a dir: /man/mkfile/
install:VQ: for(file in *){ parts=`.{echo -n $file} if (~ $#parts 2){ echo /sys/man/^$parts(2)^/^$parts(1) cp $file /sys/man/^$parts(2)^/^$parts(1) } }