Bash程序  |  7行  |  91 B

#!/bin/sh

. $1
common_dlname=$dlname

exec sed -e "s,@COMMON_DLNAME\@,${common_dlname},g"