随笔分类 -  Linux

摘要:进入Git 配置文件: vim ~/.gitconfig 修改配置文件,添加下面内容: [credential] helper = store 引自:https://blog.csdn.net/zhengqijun_/article/details/63298202 阅读全文
posted @ 2022-03-24 23:43 Fintech技术汇 阅读(532) 评论(0) 推荐(0) 编辑
摘要:查找目录下的所用文件并且输出到指定文件 find /path -type f > filelist.txt Unix和windows格式转换 unix2dos filename dos2unix filename 阅读全文
posted @ 2016-03-04 19:04 Fintech技术汇 阅读(119) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示