mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
Add numfmt
This commit is contained in:
parent
f2b952db54
commit
b2ad51839b
7 changed files with 504 additions and 0 deletions
|
@ -63,6 +63,7 @@ generic! {
|
|||
"ls", test_ls;
|
||||
"mkdir", test_mkdir;
|
||||
"mktemp", test_mktemp;
|
||||
"numfmt", test_numfmt;
|
||||
"nl", test_nl;
|
||||
"od", test_od;
|
||||
"paste", test_paste;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue