|
|
1.1 root 1: DIR=/usr/src/cmd/Admin
2:
3: if $DIR/lookline "$1" $DIR/binfiles
4: then echo /bin
5: elif $DIR/lookline "$1" $DIR/etcfiles
6: then echo /etc
7: elif $DIR/lookline "$1" $DIR/libfiles
8: then echo /lib
9: elif $DIR/lookline "$1" $DIR/ulibfiles
10: then echo /usr/lib
11: else echo /usr/bin
12: fi
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.