mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
moved more to unix utils, minor review updates
This commit is contained in:
parent
a90aec3f1b
commit
23bab3df69
2 changed files with 5 additions and 7 deletions
|
@ -21,6 +21,7 @@ unix = [
|
|||
"logname",
|
||||
"mkfifo",
|
||||
"mknod",
|
||||
"more",
|
||||
"mv",
|
||||
"nice",
|
||||
"nohup",
|
||||
|
@ -63,7 +64,6 @@ generic = [
|
|||
"ls",
|
||||
"mkdir",
|
||||
"mktemp",
|
||||
"more",
|
||||
"nl",
|
||||
"nproc",
|
||||
"od",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue