$stamp=`/bin/date +%Y%m%d%H%M%S`; $file="/u01/scripts/logs/$stamp.tapes"; `/bin/touch $file`; #### $media_list=`/bin/cat /u01/scripts/logs/$file`;