A bash implementation of run-parts, which runs every executable in a directory in name order. The concept comes from Debian, with the --lsbsysinit and --regex extensions from Ubuntu.

WWW: https://github.com/ikysil/run-parts
