||
2017年第一则
1, Linux Ubuntu, Mint下, 删除重复文件推荐使用fdupes
安装:
sudo apt-get install fdupes
删除某一个文件夹下的重复文件:
dupes -d -R /some/directory
2. Windows删除重复文件
推荐 CloneSPY
或
DoubleKiller
3. 快速查找文件
Windows下用 everything https://www.voidtools.com/
Linux下用Catfish
4. 比较两个文本文件的差异
Linux 用
diff -y test.txt test2.txt>res_compare.txt
或
Meld
Windows下用
Meld
5. 下载文件
Linux 用 wget
6. 下载网站以本地浏览
httrack
7. 同步和备份文件夹
8. 下载某一网页下的pdf文件
Firefox的addon
flashgot
Archiver|手机版|科学网 ( 京ICP备07017567号-12 )
GMT+8, 2024-12-22 01:20
Powered by ScienceNet.cn
Copyright © 2007- 中国科学报社