#!/bin/csh -f

# Make a non-bootable backup:

./bootbak /bak -c $argv:q

