#for $key in $list_output.keys()# cat "$header" > "$list_output[$key]"; cat "$input_collect[$key]" >> "$list_output[$key]"; #end for# echo 'ensure not empty';