bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#28316: tr -d


From: John Pateman
Subject: bug#28316: tr -d
Date: Fri, 1 Sep 2017 12:28:32 +0100

macOS 10.12.

Problems with tr -d
Removal of character 'd' from test string when tr invoked with -d
incantation.

Example

address@hidden ~ $ echo uuid:8ddddb8d5 | tr -d 'uuid:'

Expected output
8ddddb8d5

Actual output
8b85


reply via email to

[Prev in Thread] Current Thread [Next in Thread]