#!/bin/sh

/sbin/ifconfig -a | grep ":" | cut -f 1 -d ":"
