1
Fork 0
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:
Akira Hayakawa 2014-07-20 12:19:38 +09:00
parent dc0611e52b
commit f414fcb89d
3 changed files with 194 additions and 0 deletions

View file

@ -53,6 +53,7 @@ PROGS := \
tr \
true \
truncate \
tsort \
unlink \
uniq \
wc \