1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 10:11:01 +00:00
uutils-coreutils/src
Nicolas Thery 112b042769 wc: emit '-' in ouput when set on command-line
When stdin is explicitly specified on the command-line with '-', emit it
in the output stats to match GNU wc output.

Fixes #2188.
2021-05-09 15:47:05 +02:00
..
bin Update the binary usage to match busybox 2021-03-10 23:52:33 +01:00
uu wc: emit '-' in ouput when set on command-line 2021-05-09 15:47:05 +02:00
uucore uucore: refactor - reduce duplicate code related to fs::display_permissions 2021-05-08 11:52:41 +02:00
uucore_procs Fix "panic message is not a string literal" warnings (#1915) 2021-03-26 11:09:16 +01:00