#! /bin/bash # # tcbn_delete.sh # # Sep/13/2010 # # -------------------------------------------------------------------------- echo "*** 開始 ***" # file_tcb=$1 id_in=$2 # echo $id_in # tcbmgr out $file_tcb $id_in # # echo "*** 終了 ***" # --------------------------------------------------------------------------