Linux常用命令

查找目录下的所用文件并且输出到指定文件

find /path -type f > filelist.txt

Unix和windows格式转换

unix2dos filename
dos2unix filename

 

posted @ 2016-03-04 19:04  Fintech技术汇  阅读(116)  评论(0编辑  收藏  举报