mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
6 lines
224 B
Plaintext
6 lines
224 B
Plaintext
The ptsort utility is a variant of the standard tsort (topological
|
|
sort) utility which allows nodes to be prioritized, moving them and
|
|
all their predecessors up in the final order.
|
|
|
|
WWW: https://github.com/dag-erling/ptsort
|