open(IN,"/home/kiran/results_path.txt"); @fi=; foreach $script (@fi) { system($script); } close IN; #### 56 10 * * * results.pl #### Error : /usr/bin/env: No such file or directory