摘要:
Linux Bash如何删除一个文件夹下(包含子文件夹)所有的jpg格式的文件 如删除所有的txt文件 find . -name "*.txt" -type f -print -exec rm -rf {} \; linux下删除目录及其子目录下某种类型文件_CaryaLiu的博客-CSDN博客 l 阅读全文
摘要:
windows上有啥好用的bash命令行没有,除了git bash外 windows 的本地bash,本地sheell 目前的第一选择是 bash; 在windows上使用bash 如何在 Windows 10 上本地使用 Bash Shell - 芒果文档 将git bash配置到jetbrain 阅读全文