Current File : //bin/addr2name
#! /bin/sh
exec "$(dirname $0)/name2addr" -r "$@"