sed command error

Hi,

Could some one help me please ?

When I execute this command

# paste -s -d"^m" swagent.log | sed '{s/\"\./\"\.\n/g}' > swagent.new

I get this error.

sed: Function {s/\"\./\"\.\n/g} cannot be parsed.

Many Thanks in advance

Regards,

Nagu

Try it without those braces.