Solutions LogStrip empty (null) lines from a fileOctober 6, 20091 min readtext processingsedsed meets the need; the recipe follows:sed '/^$/d' filenameRelated SolutionsDisable Spotlight in Mac OS X 10.6 Snow LeopardmacOSspotlightperformanceRead →← Solutions Log