|
|
1.1 ! root 1: y=$1 ! 2: cd $1 ! 3: case $2 in ! 4: "") set $1 . ! 5: esac ! 6: /usr/man/man0/secindex $2| ! 7: sed ' ! 8: s/\(.*\) \(.*\)\.\(.*\)/\1.\3 \2.\3/ ! 9: ' | while ! 10: read x ! 11: case $x in ! 12: "") break ! 13: esac ! 14: do ! 15: set $x ! 16: ln $2 $1 2>/dev/null ! 17: done
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.