#!/bin/csh -f # archive the exp_xxx directories, etc with the bar command # (bar is being used rather than tar to allow for multiple tape volumes) # syntax: # bar -c file_dir1 file_dir2 .... bar -c ${argv}