Annotation of 42BSD/sys/dist/MAKEHOSTS, revision 1.1.1.1

1.1       root        1: #! /bin/sh -x
                      2: cd ${DESTDIR}/usr/hosts
                      3: rm -f [a-z]*
                      4: for i in `grep ucb ${DESTDIR}/etc/hosts | grep -v -e '-' | awk '{print $3}'`;
                      5: do
                      6:        ln -s /usr/ucb/rsh $i
                      7: done

unix.superglobalmegacorp.com

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