Help for this page

Select Code to Download


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