mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
cksum: Implement option -a
Implement option -a --algorithm. Move digest to src/uucore/src/lib/features and rename it to hash. fix lint fix Cargo.toml
This commit is contained in:
parent
d21448dc74
commit
678a11dcf2
17 changed files with 509 additions and 135 deletions
1
tests/fixtures/cksum/sysv_single_file.expected
vendored
Normal file
1
tests/fixtures/cksum/sysv_single_file.expected
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
6985 2 lorem_ipsum.txt
|
Loading…
Add table
Add a link
Reference in a new issue