Help for this page
#!/bin/bash out=/tmp/wrapper.$$ ... my $output; # read in $file, figure out where it should go; set $output print $output;