After learning how to count characters in bash:
https://linuxhint.com/length_of_string_bash/

I found out that the offending character in the sed expression is the forward slash preceding the second "p" in the string to be replaced. The attached text file demonstrates this result.

I have yet to see whether or not my substitution will work in the real world.

George Langford

Reply via email to