mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
Add tsort
Signed-off-by: Akira Hayakawa <ruby.wktk@gmail.com>
This commit is contained in:
parent
dc0611e52b
commit
f414fcb89d
3 changed files with 194 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -53,6 +53,7 @@ PROGS := \
|
|||
tr \
|
||||
true \
|
||||
truncate \
|
||||
tsort \
|
||||
unlink \
|
||||
uniq \
|
||||
wc \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue