run.sh 84 B

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