1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 02:01:05 +00:00
uutils-coreutils/src/uu/comm
Sylvestre Ledru b50a012d13 comm: implement the ordering check
A few comments:
* skip if the two args are pointing to the same file
* skip if the same content in the two files
* implement --check-order
* implement --nocheck-order
* output the right things on stderr

Should pass: tests/misc/comm
2025-01-18 09:22:41 +01:00
..
src comm: implement the ordering check 2025-01-18 09:22:41 +01:00
Cargo.toml comm: implement the ordering check 2025-01-18 09:22:41 +01:00
comm.md comm: move help strings to markdown file 2023-02-27 17:33:14 +01:00
LICENSE Include license text in all published crates 2022-03-05 21:21:46 +01:00