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

Adding skeleton of ls

This commit is contained in:
Jeremiah Peschka 2016-03-25 14:00:27 -07:00
parent e382ee637b
commit 9716862cfe
5 changed files with 277 additions and 0 deletions

View file

@ -58,6 +58,7 @@ PROGS := \
head \
link \
ln \
ls \
mkdir \
mktemp \
nl \