Skip to content

alessio/runparts

Repository files navigation

Go Report Card license LoC

runparts

Run scripts or programs in a directory.

This is a Go implementation of the run-parts command shipped with the Debian debianutils package.

The original program is written in C. Its source code can be found here.

This implementation aims to be as compatible as possible with the original program shipped with the Debian distribution's original package. This program has not been tested on Windows systems.

Installation

Just

go install al.essio.dev/cmd/runparts@latest