1#!/bin/sh
2#
3# $FreeBSD$
4
5make arphold 2>&1 > /dev/null
6
7./arphold 192.168.1.222
8