C. Falconer wrote:
Why the \b ?

So that echo "catastrophe" | sed s/cat/dog/g doesn't output "dogastrophe"

:-)

-jim

Reply via email to