当前位置:网站首页>Man man notes and @ reboot usage of crontab
Man man notes and @ reboot usage of crontab
2022-04-23 14:18:00 【Nightwish5】
This afternoon, , See can be in crontab Use @reboot To achieve the effect of starting the self starting program :
stay crontab edit
ask : Why? man crontab I didn't see this @reboot Parametric ?
#double The guidance of the article :
man --pager=cat 5 crontab | vim -R -
ls /usr/share/man/man*/* | egrep cron
# manual entry for crontab in section 5
# perhaps man 5 crontab , You can see @reboot Of explains .
man 5 crontab
And here it comes to man The knowledge of , Knock instruction :
man man
= Split line ==
For example, you want to see and ssh Related documents
Reference resources :https://blog.csdn.net/qiuxin315/article/details/6799629
版权声明
本文为[Nightwish5]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231408132767.html
边栏推荐
- Win10 comes with groove music, which can't play cue and ape files. It's a curvilinear way to save the country. It creates its own aimpack plug-in package, and aimp installs DSP plug-in
- Research on recyclerview details - Discussion and repair of recyclerview click dislocation
- MySQL同步Could not find first log file name in binary log index file错误
- redis数据库讲解(四)主从复制、哨兵、Cluster群集
- Introduction to loan market quotation interest rate (LPR) and loan benchmark interest rate
- STD:: map and STD:: vector memory free
- 关于NodeJS中JSON5的相关配置和使用
- 微信小程序轮播图swiper
- 微信小程序客服接入,实现发送和接收消息
- 在电视屏幕上进行debug调试
猜你喜欢
随机推荐
Returns the subscript after array sorting
xx项目架构随记
DP - [noip2000] grid access
win10自带Groove音乐不能播放CUE和APE文件的一种曲线救国办法,自己创建aimppack插件包,AIMP安装DSP插件
微信小程序将原生请求通过es6的promise来进行优化
Quickly understand the three ways of thread implementation
Logging module
第四届“传智杯”全国大学生IT技能大赛(决赛B组) 题解
MYSQL一种分表实现方案及InnoDB、MyISAM、MRG_MYISAM等各种引擎应用场景介绍
JDBC details
void*是怎样的存在?
MySQL同步Could not find first log file name in binary log index file错误
在电视屏幕上进行debug调试
获取线程返回值Future接口与FutureTask类使用介绍
js 抛物线运动方法封装
VMware 15pro mounts the hard disk of the real computer in the deepin system
星界边境Starbound创意工坊订阅的mod的存放路径
Pass in external parameters to the main function in clion
SED 学以致用
时间复杂度计算举例