1#!/bin/rc 2 3if(~ $#* 0){ 4 echo 'usage: patch/applied patch-name...' >[1=2] 5 exit usage 6} 7 8patch/move applied $* 9