Re: need help with sed



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



Relevant Pages

  • Re: need help with sed
    ... add a 'g' to the end of the sed command. ... 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)