mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
feat(df) add 'df' uutil
This commit is contained in:
parent
f734d48405
commit
d5228b5a64
9 changed files with 788 additions and 6 deletions
|
@ -54,6 +54,7 @@ generic! {
|
|||
"cut", test_cut;
|
||||
"dircolors", test_dircolors;
|
||||
"dirname", test_dirname;
|
||||
"df", test_df;
|
||||
"du", test_du;
|
||||
"echo", test_echo;
|
||||
"env", test_env;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue