coreutils/src/uu/tr
BaherSalama 5603305e75
fix tr with any flag with more than 2 operands (#5952)
* fix tr

* add tests

* fix clippy

* fix clippy2

* do suggestions

* do suggestions

* remove mut

* tr: move var to block & remove its type

---------

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2024-02-13 15:30:15 +01:00
..
src fix tr with any flag with more than 2 operands (#5952) 2024-02-13 15:30:15 +01:00
Cargo.toml 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
LICENSE Include license text in all published crates 2022-03-05 21:21:46 +01:00
tr.md tr: move help string to markdown file 2023-04-30 10:32:58 +05:45