We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
❯ coreutils printf '(1)' | coreutils tr -d '\501' ()% ❯ coreutils printf '(1)' | /usr/bin/tr -d '\501' /usr/bin/tr: warning: the ambiguous octal escape \501 is being interpreted as the 2-byte sequence \050, 1 )%
Splitting this out from #6777 so the main issue can get fixed faster
The text was updated successfully, but these errors were encountered:
tr: Fix issue uutils#6821
b9efbde
tr: Add ambiguous octal escape warning, issue uutils#6821
e801364
30a4724
6954ad9
Successfully merging a pull request may close this issue.
Splitting this out from #6777 so the main issue can get fixed faster
The text was updated successfully, but these errors were encountered: