1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

Initial more implementation

This commit is contained in:
Martin Kysel 2016-08-17 20:41:34 +01:00
parent ae0e1c4768
commit 7d77b9720d
6 changed files with 140 additions and 0 deletions

View file

@ -66,6 +66,7 @@ PROGS := \
ls \
mkdir \
mktemp \
more \
nl \
nproc \
od \