mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
numfmt: move to common core
This commit is contained in:
parent
3086e95702
commit
eaa93e9c27
1 changed files with 1 additions and 1 deletions
|
@ -63,6 +63,7 @@ feat_common_core = [
|
||||||
"more",
|
"more",
|
||||||
"mv",
|
"mv",
|
||||||
"nl",
|
"nl",
|
||||||
|
"numfmt",
|
||||||
"od",
|
"od",
|
||||||
"paste",
|
"paste",
|
||||||
"pr",
|
"pr",
|
||||||
|
@ -160,7 +161,6 @@ feat_require_unix = [
|
||||||
"mkfifo",
|
"mkfifo",
|
||||||
"mknod",
|
"mknod",
|
||||||
"nice",
|
"nice",
|
||||||
"numfmt",
|
|
||||||
"nohup",
|
"nohup",
|
||||||
"pathchk",
|
"pathchk",
|
||||||
"stat",
|
"stat",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue