On 23 Dec 2005 19:15:20 -0800, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:

>Hi,
>
>How do I change a line like this:
>     bar
>to:
>    foo
>   bar
>???
>
>I want to go thru a group of files and insert a line just before
>another line.
>
>TIA,
>-T

/bar/i\
foo

-- 
Dan Henry
_______________________________________________
help-gnu-utils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnu-utils

Reply via email to