Home | History | Annotate | Download | only in os400

Lines Matching refs:bin_count

101 bin_count=0
122 bin_count=`expr $bin_count + 1`
125 echo "Restoring binary files by BOM ($bin_count)..."
128 echo "Determining binary files by BOM ($bin_count)..."
130 bin_count=`expr $bin_count + 1`
137 echo "Restoring binary files ($bin_count) ..."
148 echo "Restoring binary files by special paths ($bin_count) ..."
166 echo "$0 has completed extracting ICU from $tar_file - $bin_count binary files extracted."