runCommand -package:structured-cli -package:github-release -package:wai-app-static is:exact -package:io-streams -package:options -package:process -package:mongoDB -package:graphviz

Runs a command using the shell.
Given a list of command/action pairs, prompt the user to choose a command using dmenu and return the corresponding action.
Run a command within the PlotM monad. Stderr stream is read and decoded, while Stdout is ignored. Logging happens at the debug level if the command succeeds, or at the error level if it does not succeed.