Help for this page
file name1:seq.txt ------------------- ... $bar=$ARGV[0]; print exec("grep -h -A 1 $bar *.txt");
what i was planning to do with the variable is this: ---------------------------------------------------- ... TATAT