#!/bin/csh -f

# Make a bootable backup:

./bootbak /bak -a $argv:q

