I have 4 names (AA,BB,CC,DD) in a config file. This has been used in a script.
I am trying to get the output to be saved as
Source_Server_Path="/dev/FtpData_Files/START_STOP_"$1"_"$Current_Date"" where $1 will be any one in the names.
$Current_Date has to be in the format 05Jun2013.