#!/bin/sh

cd /bham/ftp/pub/dist/poplog/

ls -l eliza.tar.gz

tar cfz eliza.tar.gz eliza


ls -l eliza.tar.gz
