#!/bin/sh
#
# UPS Daemon
# The Wild Wind Communications, 1995, 1996
#
# See file LICENSE for the distribution terms of this software.
#
kill -6 `cat /var/run/upsd.pid`;upsd


syntax highlighted by Code2HTML, v. 0.9.1