for (1..$x) { system("data_pump data -band $_"); } #### for (reverse 1..$x) { system("data_pump data -band $_"); }