当前位置:网站首页 > 技术博客 > 正文

linux 去重复



linux

将上一条

命令

参数

作为下一条

命令

参数

1、xargs

[root@localhost test]# touch test{1..10}.txt

[root@localhost test]# ls

test10.txt test1.txt test2.txt test3.txt test4.txt test5.txt test6.txt test7.txt test8.txt test9.txt

[root@localhost test]# ls /test/|grep -v t

版权声明


相关文章:

  • densenet121 pytorch2025-01-01 17:01:02
  • java内部类概念2025-01-01 17:01:02
  • c++类中构造函数2025-01-01 17:01:02
  • ddim是什么2025-01-01 17:01:02
  • html表单属性有哪些2025-01-01 17:01:02
  • 网页访问升级中每日正常更新2025-01-01 17:01:02
  • 备忘录设计图2025-01-01 17:01:02
  • spilt函数用法2025-01-01 17:01:02
  • html中表单怎么写2025-01-01 17:01:02
  • 冰蝎和蚁剑2025-01-01 17:01:02