1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-21 04:31:13 +00:00
uutils-coreutils/src/uu/echo
Jeffrey Finkelstein f979f97214 echo: use uucore::format::parse_escape_only()
Remove some duplicate code in favor of just calling
`uucore::format::parse_escape_only()`.

Fixes #7258.
2025-02-17 17:24:18 -05:00
..
src echo: use uucore::format::parse_escape_only() 2025-02-17 17:24:18 -05:00
Cargo.toml echo: use uucore::format::parse_escape_only() 2025-02-17 17:24:18 -05:00
echo.md echo's doc doesn't show correctly 2023-09-07 22:08:22 +02:00
LICENSE Include license text in all published crates 2022-03-05 21:21:46 +01:00