mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
Merge pull request #2300 from tertsdiepraam/pr
Implement `pr` (resurrection of the resurrected PR)
This commit is contained in:
commit
badf7aacb7
49 changed files with 9968 additions and 23 deletions
|
@ -84,6 +84,7 @@ PROGS := \
|
|||
nproc \
|
||||
od \
|
||||
paste \
|
||||
pr \
|
||||
printenv \
|
||||
printf \
|
||||
ptx \
|
||||
|
@ -190,6 +191,7 @@ TEST_PROGS := \
|
|||
paste \
|
||||
pathchk \
|
||||
pinky \
|
||||
pr \
|
||||
printf \
|
||||
ptx \
|
||||
pwd \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue