Interdata_v6/usr/bin/stripsym
Find at most
5
10
20
50
100
500
related files.
including files from this version of Unix.
: loop if $1x = x exit ld -x -r $1 mv a.out $1 shift goto loop