Help for this page
#!/bin/bash #you need to do a wget here. ... done touch .rename.config.txt ./convert_day.pl ${image_dest}/*
#!/usr/bin/perl use strict; ... $Data::Dumper::Indent = 1; print $FH Data::Dumper->Dump([\%exec_hash],['exec_hash']); close($FH);