Help for this page
shloop -e mktrace filename.list
ls *.fasta | shloop -e mktrace
open( SH, "| /bin/sh" ) or die "Couldn't start sub-shell";
print SH $commandline;