1*22496Sdist#!/bin/sh - 2*22496Sdist# 3*22496Sdist# Copyright (c) 1980 Regents of the University of California. 4*22496Sdist# All rights reserved. The Berkeley software License Agreement 5*22496Sdist# specifies the terms and conditions for redistribution. 6*22496Sdist# 7*22496Sdist# @(#)fastboot.sh 5.2 (Berkeley) 06/06/85 8*22496Sdist# 922495Sdistcp /dev/null /fastboot 1022495Sdist/etc/reboot $* 11