#!/usr/bin/env bash application=$1 target_path=`dirname $0` target_file="$target_path/ix-$application" cat $target_file