摘要:
1、 创建规律性计划任务: crontab -e 查看规律性计划任务:crontab -l 删除规律性计划任务:crontab -r 时间格式:分 时 月 年 星期 命令 实例: 1、创建规律性计划任务服务 [root@centos7 test]# crontab -e ## 输入该命令之后进入编辑 阅读全文
posted @ 2022-04-06 20:37
小鲨鱼2018
阅读(85)
评论(0)
推荐(0)
摘要:
1、问题 paste异常 [root@centos7 test]# ls test.ped test.txt [root@centos7 test]# cat test.txt 10 YH 1 GS 11 YH [root@centos7 test]# cat test.ped 10 10 0 0 阅读全文
posted @ 2022-04-06 18:15
小鲨鱼2018
阅读(112)
评论(0)
推荐(0)
摘要:
1、问题 unable to start device PNG 2、排查,进入R,输入:capabilities() 3、测试 > png("a.png") Error in .External2(C_X11, paste0("png::", filename), g$width, g$height 阅读全文
posted @ 2022-04-06 15:43
小鲨鱼2018
阅读(686)
评论(0)
推荐(0)
摘要:
1、R编译安装出现如下问题: configure: error: PCRE2 library and headers are required, or use --with-pcre1 and PCRE >= 8.32 with UTF-8 support 2、系统 [root@centos7 R- 阅读全文
posted @ 2022-04-06 15:00
小鲨鱼2018
阅读(4049)
评论(0)
推荐(0)
摘要:
1、创建计划任务服务 [root@centos7pc1 test2]# ls [root@centos7pc1 test2]# date Wed Apr 6 17:16:12 CST 2022 [root@centos7pc1 test2]# at now+2 min ## 设置任务时间, 2分钟后 阅读全文
posted @ 2022-04-06 09:21
小鲨鱼2018
阅读(230)
评论(0)
推荐(0)
摘要:
1、 [root@centos7pc1 test2]# ls test.sh [root@centos7pc1 test2]# cat test.sh ## 测试脚本 #!/bin/bash read -p "please input an number or an letter: " KEY ca 阅读全文
posted @ 2022-04-06 08:52
小鲨鱼2018
阅读(44)
评论(0)
推荐(0)

浙公网安备 33010602011771号