1
Fork 0
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:
Sylvestre Ledru 2021-05-31 21:14:57 +02:00 committed by GitHub
commit badf7aacb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
49 changed files with 9968 additions and 23 deletions

View file

@ -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 \