#!/bin/bash
CMDNAME=$(basename $0)
/opt/dell/srvadmin/sbin/omcliproxy $CMDNAME "$@"
