macOS 10.12. Problems with tr -d Removal of character 'd' from test string when tr invoked with -d incantation. Example [abc@xyx] ~ $ echo uuid:8ddddb8d5 | tr -d 'uuid:' Expected output 8ddddb8d5 Actual output 8b85