mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Port 'more' to Redox
This commit is contained in:
parent
ec6321a31e
commit
f76b23e3df
3 changed files with 32 additions and 1 deletions
|
@ -66,7 +66,6 @@ fuchsia = [
|
|||
generic = [
|
||||
"arch",
|
||||
"hostname",
|
||||
"more",
|
||||
"nproc",
|
||||
"sync",
|
||||
"tail",
|
||||
|
@ -108,6 +107,7 @@ redox_generic = [
|
|||
"ls",
|
||||
"mkdir",
|
||||
"mktemp",
|
||||
"more",
|
||||
"mv",
|
||||
"nl",
|
||||
"od",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue