1 03/10/76 edit suffix, edit suf 2 3 Function: inserts new character string immediately following 4 each occurrence of an old character string. 5 6 7 Syntax: edit suffix /old_string/new_string/line1{ line2 ... lineN} 8 9 10 Arguments: 11 / string delimiter. 12 old_string string to be located. 13 new_string string to be inserted. 14 linei line number or ranges of lines within which substitution occurs.