#### LAST DOC MODIFY: 2011-11-18 COMPRESS FOLDER tar(app) -czvf(flags) egg01.tar.gz(create this name) eggdrop(folder to compress) > tar -czvf egg01.tar.gz eggdrop DE-COMPRESS FOLDER tar -xvf egg01.tar.gz make install DESTDIR=/tmp/blah ~/hal/ __________________________________________________________________________________________ Copyright 2000-2011 Dylan Schneider. All Rights Reserved. This document uses unix line breaks(LF). Text on macnode.com is for example only, not as actual working instructions. Text on macnode.com should only be used as a guide, and only by advanced it professionals.