#!/bin/bash build() { add_full_dir /etc/modprobe.d '*.conf' add_full_dir /usr/lib/modprobe.d '*.conf' } help() { cat <