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:
parent
e382ee637b
commit
9716862cfe
5 changed files with 277 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -58,6 +58,7 @@ PROGS := \
|
|||
head \
|
||||
link \
|
||||
ln \
|
||||
ls \
|
||||
mkdir \
|
||||
mktemp \
|
||||
nl \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue