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.
Loading
Please register or sign in to comment