Annotation of coherent/a/usr/bin/mkfnames, revision 1.1.1.1

1.1       root        1: #! /bin/sh
                      2: #
                      3: # @(#)mkfnames.sh      2.5 (smail) 9/15/87
                      4: #
                      5: if test $# = 0
                      6: then
                      7:        sed 's/\(.*\):.*:.*:.*:\(.*\):.*:.*/\1  \2/' /etc/passwd
                      8: else
                      9:        cat $*
                     10: fi     |       # at this point, we have a list of login\tFull Name pairs
                     11: nptx   |
                     12: lcasep |
                     13: sort -u +0 -1

unix.superglobalmegacorp.com

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