open(IN,"/home/kiran/results_path.txt"); @fi=; foreach $script (@fi) { system($script); } close IN;