mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
pinky: Add entries
This commit is contained in:
parent
61cf4e4fba
commit
50fcfac5d1
3 changed files with 4 additions and 2 deletions
|
@ -23,6 +23,7 @@ unix = [
|
|||
"nice",
|
||||
"nohup",
|
||||
"pathchk",
|
||||
"pinky",
|
||||
"stat",
|
||||
"stdbuf",
|
||||
"timeout",
|
||||
|
@ -143,6 +144,7 @@ nproc = { optional=true, path="src/nproc" }
|
|||
od = { optional=true, path="src/od" }
|
||||
paste = { optional=true, path="src/paste" }
|
||||
pathchk = { optional=true, path="src/pathchk" }
|
||||
pinky = { optional=true, path="src/pinky" }
|
||||
printenv = { optional=true, path="src/printenv" }
|
||||
printf = { optional=true, path="src/printf" }
|
||||
ptx = { optional=true, path="src/ptx" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue