mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
Add dircolors
This commit is contained in:
parent
1fafde8c27
commit
c9f363d09c
5 changed files with 27 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -45,6 +45,7 @@ PROGS := \
|
|||
comm \
|
||||
cp \
|
||||
cut \
|
||||
dircolors \
|
||||
dirname \
|
||||
echo \
|
||||
env \
|
||||
|
@ -135,6 +136,7 @@ TEST_PROGS := \
|
|||
comm \
|
||||
cp \
|
||||
cut \
|
||||
dircolors \
|
||||
dirname \
|
||||
echo \
|
||||
env \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue