使用grep删除文件中的空行并输出到新文件中
Hujiuxiang
・1 分钟阅读
使用grep从文件中删除空行并将输出保存到新文件
grep . filename > newfilename