#!/bin/sh nohup ./Xcx_New >>log.txt & echo "starting..." sleep 1 echo "started"