Annotation of researchv10dc/man/adm/checkSH, revision 1.1.1.1

1.1       root        1: for i in 1 2 3 4 5 6 7 8 9
                      2: do
                      3: cd /usr/man/man$i
                      4: egrep '^\.SH' *|sed '
                      5: s/:/ /
                      6: /NAME/s//1 &/
                      7: /SYNOPSIS/s//2 &/
                      8: /DESCR/s//3 &/
                      9: /EXAMP/s//4 &/
                     10: /FILES/s//5 &/
                     11: /SEE/s//6 &/
                     12: /DIAG/s//7 &/
                     13: /BUG/s//8 &/
                     14: ' >/usr/man/adm/SH.$i
                     15: done

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.