Windows 下统计行数的命令 大家都知道在Linux下统计文本行数能够用wc -l 命令。比如: -bash-3.2$ cat pif_install.log | wc -l &nbs … Continue reading Windows 下统计行数的命令