1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 10:11:01 +00:00
uutils-coreutils/src
Andrew Liebenow 08992ec6b3 tr: fix unescaped trailing backslash warning
This warning is being emitted whenever the input string ends with a
backslash, even if the backslash is escaped.
2024-09-18 17:29:11 -05:00
..
bin bin/coreutils: add --list to help output 2024-09-12 14:55:05 +02:00
uu tr: fix unescaped trailing backslash warning 2024-09-18 17:29:11 -05:00
uucore uucore: fix "unused import" warning on redox 2024-09-14 16:14:31 +02:00
uucore_procs Fix spelling, update comments, and add documentation for improved code clarity 2024-07-07 12:20:41 +02:00
uuhelp_parser Fix spelling, update comments, and add documentation for improved code clarity 2024-07-07 12:20:41 +02:00