Skip to content
Unverified Commit c05ba27b authored by Paul Wise's avatar Paul Wise
Browse files

Put the special characters at the end of the tr argument

Otherwise tr will interpret the argument as an option
due to the first character being a dash.

Move the dash to the last character so that tr
does not interpret it as a range.

Fixes: commit 75dbebb7
Fixes: tr: invalid option -- '_'
parent 75dbebb7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment