Re: newbie - Remove blank lines

Jens Herden <[email protected]>
Newsgroups gmane.comp.kde.devel.quanta.user
Organization http://www.kdewebdev.org
Message-ID <[email protected]>
> sed -i '/^$/d' yourFile.php

Should this be:

	sed -e '/^$/d' yourFile.php

?

Jens
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.