#!/bin/sh EXCLUDE_REGEXP='(lo|bond|vmbr)' # # Help function # usage() { cat <