> to indent several lines, you could do
> 1) set dot to range, like 1,5
> 2) s,^, ,g

I believe you can't set dot to a range in ed, just to a single line. Your
sugestion applies to sam, though. In ed, you should give range with
command:

1,5s,^, ,g

Best,
MaurĂ­cio



Reply via email to