1#!/bin/sh
2# $FreeBSD$
3# This file is in the public domain.
4builtin ${0##*/} ${1+"$@"}
5