Do You Need A VPN When Running Linux?

Lately, internet users (read: everyone) are in a bit of a frenzy regarding online security. Antivirus and antimalware software is soaring in popularity. There are a million VPN apps for your smartphone (most of which

sed: delete all blank lines from a text file

Here our requirement is to remove all the blank lines from a file. Our sample file [root@golinuxhub ~]# cat /tmp/file This is line one This is line two This is line three This is line