|
|
@ -43,12 +43,12 @@ mdls_per_file () { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
write_per_file () { |
|
|
|
#write_per_file () { |
|
|
|
#echo "=== Write data to a .csv file. === |
|
|
|
##echo "=== Write data to a .csv file. === |
|
|
|
#====================================" |
|
|
|
##====================================" |
|
|
|
# cat $temp_csv_file |
|
|
|
## cat $temp_csv_file |
|
|
|
# write_log "$temp_csv_file written successfully." |
|
|
|
## write_log "$temp_csv_file written successfully." |
|
|
|
} |
|
|
|
#} |
|
|
|
|
|
|
|
|
|
|
|
cleanup () { |
|
|
|
cleanup () { |
|
|
|
write_log "Cleanup completed successfully." |
|
|
|
write_log "Cleanup completed successfully." |
|
|
|