linux系统下定时运行某jar文件如何在linux系统下定时运行某个jar文件 Crontab如何使用 求大神指教 [解决办法]写一个shell,如:test.sh#!/bin/shcd youdirjar test.jarcrontab -e00 12 * * * dir/test.sh