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