awk:delete_all_blank_lines_from_a_file
This is an old revision of the document!
AWK - Delete all blank lines from a file
awk NF file.txt
awk '/./' file.txt
awk/delete_all_blank_lines_from_a_file.1600876291.txt.gz · Last modified: 2020/09/23 15:51 by 192.168.1.1