摘要:
001、 shell实现 [root@PC1 test]# ls test.fa [root@PC1 test]# cat test.fa ## 测试fasta文件 > chr1 ddddgggg ddfgg > chr2 eertttt dddddg > chr3 dfdfgggg lljhhhh 阅读全文
posted @ 2022-09-28 15:58
小鲨鱼2018
阅读(172)
评论(0)
推荐(0)
摘要:
001、问题 (普通用户没有sudoer权限) 002、解决方法 [liujiaxin01@PC1 coreutils-8.32]$ su - root ## 切换至root用户 Password: Last login: Wed Sep 28 11:22:11 CST 2022 on pts/1 阅读全文
posted @ 2022-09-28 11:29
小鲨鱼2018
阅读(70)
评论(0)
推荐(0)