Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
wahern
on July 16, 2023
|
parent
|
context
|
favorite
| on:
Mk: A Successor to Make (1987) [pdf]
> if there were some Unix commands that manage an arbitrary DAG
There is: tsort. It's a POSIX utility, even, not just a GNU or BSD utility.
nsajko
on July 17, 2023
|
next
[–]
It's from Seventh Edition Unix, actually. So a decade before Mk, for example.
throwawaaarrgh
on July 17, 2023
|
prev
[–]
Wow, that's awesome!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
There is: tsort. It's a POSIX utility, even, not just a GNU or BSD utility.