gzip -c tree.1 > /usr/local/man/man1/tree.1.gz
cp tree /usr/local/bin
gzip -c atree.1 > /usr/local/man/man1/atree.1.gz
cp atree /usr/local/bin
 