#!/bin/csh

if ( `cat /no_name/check` == `sum /no_name/results | awk '{print  $1 * 1234}'` ) echo valid

