Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有 perl 脚本,我想在每天的固定时间使用 cron 作业执行?
$ crontab -e 1 2 3 4 5 /path_to_your_perl_script
用 :wq 保存
在哪里, 1: Minute (0-59) 2: Hours (0-23) 3: Day (0-31) 4: Month (0-12 [12 == December]) 5: Day of the week(0-7 [7 or 0 == sunday]) /path_to_your_perl_script - Script or command name to schedule
在哪里,
1: Minute (0-59) 2: Hours (0-23) 3: Day (0-31) 4: Month (0-12 [12 == December]) 5: Day of the week(0-7 [7 or 0 == sunday]) /path_to_your_perl_script - Script or command name to schedule
我目前有一个我需要的表结构。我有类似以下的东西
Field1 Field3 Field5 Field2 Field4 Field6
请注意,Field1,Field2 在 a 中<td>,Field3,Field4 在 a<td>中,Field5,Field6 在 a 中<td&
<td>
<td&