Re: need help with sed



Thanks guys, its works !


2008/6/30 Dave Cook <D.Cook@xxxxxxxxxxxxxxx>:
Hello Guillame,

add a 'g' to the end of the sed command. 'g' means global i.e. EVERY
occurence of : on the line is replaced.

Dr. D B Cook
Dept. of Chemistry
The University of Sheffield


--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list




--
Guillaume

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: need help with sed
    ... add a 'g' to the end of the sed command. ... EVERY occurence of: ... Dr. D B Cook ... The University of Sheffield ...
    (Fedora)
  • Re: insert new line
    ... How to do it using sed command. ... Michael Tosch @ hp: com ... I want to insert a new line before or every occurence of tag. ...
    (comp.unix.shell)