Files
2013-09-26 17:14:40 +02:00

5 lines
266 B
Plaintext

rcorder is designed to print out a dependency ordering of a set of
interdependent files. Typically it is used to find an execution
sequence for a set of shell scripts in which certain files must be
executed before others (such as rc.d startup and shutdown scripts).