#!/bin/tcsh
#
#	target-down-sample
#
echo "delfile targetid=1 lun=4"
#
echo > /proc/scsi_target/scsi_target "delfile targetid=1 lun=4"
