Bash Script
Here’s the trick: cat /tmp/test | awk 'NF > 0' > /tmp/test1
cat /tmp/test | awk 'NF > 0' > /tmp/test1
Posted
in
by
admin
Tags: