摘要:
001、 >>> import os >>> os.listdir("/home/test") ## 结果返回的是列表 ['a.txt', 'b.txt', 'test1', 'test2', 'test3'] >>> 阅读全文
posted @ 2022-11-04 12:12
小鲨鱼2018
阅读(134)
评论(0)
推荐(0)
摘要:
001、 [root@PC1 test]# ls a.txt test.py [root@PC1 test]# cat a.txt ## 测试文件 001 002 003 004 005 006 007 008 009 010 011 012 013 014 015 016 017 018 019 阅读全文
posted @ 2022-11-04 12:07
小鲨鱼2018
阅读(196)
评论(0)
推荐(0)
摘要:
001\ [root@pc1 test3]# cat a.fa >chr1 cccccggggggggttttgg cccgggggg >chr2 uuuuutttttNNNNNddffff dddgggggggggggcccccccccc [root@pc1 test3]# cat test.py 阅读全文
posted @ 2022-11-04 10:05
小鲨鱼2018
阅读(77)
评论(0)
推荐(0)

浙公网安备 33010602011771号