home

Code Library

function run_and_error() {
  "$@" 2>&1 >/dev/null
}