#!/bin/bash PROGRAM=$1 cd "$SDE" || exit ./run_switchd.sh "$PROGRAM"