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