Re: replace string
Lis Maria <[email protected]>
| Newsgroups | gmane.editors.sed.user |
|---|---|
| Message-ID | <CAC=vZ7GqGZxVrZ-CQ-JOo3TQOn1dU5ZQto2umYdOaFzzNqb7hg@mail.gmail.com> |
Hi, Any pointers? Thanks, Lis On Thu, Sep 26, 2013 at 10:55 AM, Lis Maria <[email protected]> wrote: > Hi, > > I have a file and in that a line as below > > command:mkdir -type -type_tag <this could be anything> -yes -noadmin > > I want to replace <this could be anything> with some other string. > > How can i do this? tried couple of sed command. but not able to get > through. > > Thanks, > Lis >