V10/cmd/asd/ranlib

#!/bin/sh
if [ -f /usr/bin/ranlib ]
then	/usr/bin/ranlib "$@"
fi