#first.job type=command command=bash -c "echo 'this is my first job' >> /home/baiyun/test/b.txt" 有路径的需要用bash -c “cmd string”,不然执行没有作用