摘要: Linux下快速比较两个目录的不同 玩linux编程,文件对比还是经常用的; [sll@1120:~/bash_script]$ tree 11 22 11 ├── guess.sh └── print_time.sh 22 ├── judge_exist2.sh └── print_time.sh 阅读全文
posted @ 2022-08-27 11:47 sll917-cn 阅读(1161) 评论(0) 推荐(0) 编辑