#! /bin/tcsh -f foreach file (*.tar) tar -xvf $file end