#!/bin/bash set -e export VERBOSE=1 export TRACE=1 sudo sh -c 'cat >> /etc/hosts' <