#!/bin/bash

cd ~axs/.poplog

time tar cfz /tmp/src.tar.gz src copyright.html

du -sh /tmp/src.tar.gz
