#!/bin/sh echo "==================== This is test only ====================" if [ -e /home/decoder ] ; then /home/decoder & fi