#!/bin/sh #bring down a PPP interface #first arg is the interface to bring down, defaults to drifter exec sudo /esp/hangup "$@"