- or download this
input.txt
abhi)
...
esac
;;
##########################
- or download this
OUTPUT should be :
abhi: old_file="ak.csv"
...
payu:bcc: IN_DIR="class/5062"
payu:src1: src_folder="class/5061"
- or download this
open (data, "<input.txt");
while (<data>) {
s/^\s+//g; #LTRIM
...
}
}
close data;