Shell Script Remove All Blank Links April 17, 2015 ~ admin Use the following ‘awk’ command to remove all blank lines from a file: awk ‘NF > 0’ filename Related posts: Unix Shell Script: Convert upper to lowercase text Shell Script: Create Range of Numbers Unknown HZ value! (##) Assume 100 Published by admin View all posts by admin