#!/bin/bash for file in /lib/network/functions.*; do . ${file} done # Reading in network tool configuration network_config_read