Commit 03288943 authored by Yang Tse's avatar Yang Tse
Browse files

Using backslashes and slashes in the strings of the sed 'y' command shall be...

Using backslashes and slashes in the strings of the sed 'y' command shall be avoided since its interpretation is not the same across platforms.

Now we use the sed 's' command with a bracket expression.
parent 725f734b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment