#!/bin/sh
#
#	save, record the current state of this whole thing 
#	into owner's home directory [while on home system]
#
rsync -av --exclude=*.deb /pen/apt-walkabout* ~/pen/
