cat abc.txt
> > aaa
> > bbb
> > ddd

sed -i '2accc'  abc.txt

-
Devesh

On Jan 28, 2013 4:20 PM, "Nandeep Mali" <n9986.m...@gmail.com> wrote:
>
> On Mon, Jan 28, 2013 at 4:18 PM, Cool G <hkco...@gmail.com> wrote:
> > Could you please mention as an example?
> >
> > i have a text file abc.txt and inside this file there is
> > cat abc.txt
> > aaa
> > bbb
> > ddd
> >
> > i want to add ccc at line 3. please suggest.
>
> Also, what have you tried? http://whathaveyoutried.com/
>
> _______________________________________________
> Ilugd mailing list
> Ilugd@lists.linux-delhi.org
> http://frodo.hserus.net/mailman/listinfo/ilugd
_______________________________________________
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd

Reply via email to