# PowerMon 1.0 Write All Script
# Copyright (c) 1990 by CompuSci, Inc.
#
# Insert any script commands to be executed before shutdown here
# Remove any unneeded commands
#
cat>>/tmp/$$
who^sed -e 's/^[^ ]* *\([^ ]*\).*/cat \/tmp\/'$$' >\/dev\/\1 \&sleep 2/' | sh
