On Tue, 2003-05-20 at 17:54, Dennis Myhand wrote: > Using the command "unzip" tells me that > there is no such command. "bunzip" gets the same response. Is zip/unzip installed? If so, is it in your $PATH? On my debian box it lives in /usr/bin/ while gzip lives in /bin. I don't think you'd have much luck unzipping a .zip file with gunzip. :) Ry