#!/bin/sh # first try the profile [[ -f /etc/profile ]] && source /etc/profile # than fallback if [[ -z ${ICAROOT} ]] then ICAROOT="/opt/ica-client" fi ${ICAROOT}/util/pnabrowse $