#!/bin/sh pwd=`pwd` eloc=`which creddy | sed 's/\/creddy//'` if [ "$eloc" = "" ]; then echo "ERROR: creddy is not in the search path!!!" exit 1 fi $eloc/creddy --roles --cert $1