#!/bin/sh
command=`echo $0 | sed 's/rapmap_/rapmap /'`
$command $*
