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