#!/bin/bash nohup java -jar /data1/sms_server/sms_server.jar > /data1/sms_server/output.out 2>&1 &