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