#!/bin/sh # countrows=true is OK for small sets, but results in too many # open files for large joins. So does the join :-(. # Limit is round about 4000 files? ls fits | sed 's,^,fits/,' >files.lis stilts -Djava.io.tmpdir=/data/andromeda3/tmp \ -verbose \ -bench \ tcat countrows=false lazy=true ocmd=progress \ in=@files.lis \ out=all.colfits