Replace strings in a file

rplc(oldchar, newchar, filename)

Arguments

oldchar

old string

newchar

new string

filename

file name

Value

modified files