#!/bin/sh if [ -x /home/root/target ]; then /home/root/target fi