
HOST= (localhost)

test:
(/tmp/source) -> ( ${HOST} )
	install -oyounger,remove,nochkowner,nochkgroup /tmp/dest;

