#!/bin/tcsh -f set dd = $cwd:t cd .. cut -f6 -d' ' $dd/upper_limits_data2_CL90.txt | ./cover2u > $dd/upper_limits_data2_CL90.coverage cut -f6 -d' ' $dd/upper_limits_data2_CL99.txt | ./cover2u > $dd/upper_limits_data2_CL99.coverage