remove all lines from a text file starting at first empty line

前端 未结 5 1033
一生所求
一生所求 2020-12-18 16:17

What is the best way to remove all lines from a text file starting at first empty line in Bash? External tools (awk, sed...) can be used!

Example

1:          


        
5条回答
提交回复
热议问题