Forum: Sed and Awk
Jun 20th, 2005, 12:09 PM
|
|
Replies: 2
Views: 868
|
Forum: Sed and Awk
Jun 17th, 2005, 12:52 PM
|
|
Replies: 2
Views: 868
Sed, insert string to the beginning of a line
Hello,
I would need to add a specific string to the beginning of every line in a document which contains an other specific string, by using Sed or Awk.
I've tried my best to figure out this myself...
|