摘要:
1、 [root@PC3 test]# ls [root@PC3 test]# ls /home/sheep/ result.map result.ped [root@PC3 test]# cp /home/sheep/{result.map,result.ped} . [root@PC3 test 阅读全文
posted @ 2021-01-28 19:05
小鲨鱼2018
阅读(678)
评论(0)
推荐(0)
摘要:
1、 par(mai=c(2,2,2,2)) plot(1:10) legend(1,-1,"aaa",xpd=TRUE,box.lwd = 3, pch=15) legend(11,11,"bbb",xpd=TRUE,box.lwd = 3, pch=15) 2、 par(mai=c(2,2,2, 阅读全文
posted @ 2021-01-28 12:07
小鲨鱼2018
阅读(7831)
评论(0)
推荐(0)
摘要:
1、 [root@PC3 test]# lsb_release -a bash: lsb_release: command not found... 2、 [root@PC3 test]# yum install -y redhat-lsb Loaded plugins: langpacks, pr 阅读全文
posted @ 2021-01-28 10:36
小鲨鱼2018
阅读(107)
评论(0)
推荐(0)