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

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

版权声明


相关文章:

  • mongodb orm python2025-01-01 17:01:02
  • shtml和html2025-01-01 17:01:02
  • densenet121 pytorch2025-01-01 17:01:02
  • 性能测试一般用什么工具2025-01-01 17:01:02
  • k折交叉验证 pytorch2025-01-01 17:01:02
  • 请说一说成员变量与局部变量的区别2025-01-01 17:01:02
  • vmware虚拟机桥接模式没有网2025-01-01 17:01:02
  • 找黑客有风险吗2025-01-01 17:01:02
  • densenet原理2025-01-01 17:01:02
  • c++ perror2025-01-01 17:01:02