Lars>   sed 's/@keyword@/@keyword@/g' < input > output
Lars>          ^^^^^^^^^ must be quoted

Write sed 's/\@keyword\@/...'

Tom

Reply via email to