From owner-freebsd-questions@FreeBSD.ORG Tue Apr 27 21:29:45 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0613116A4CE for ; Tue, 27 Apr 2004 21:29:45 -0700 (PDT) Received: from bsdjunky.homeunix.org (adsl-217-185-184.owb.bellsouth.net [68.217.185.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 675BD43D49 for ; Tue, 27 Apr 2004 21:29:44 -0700 (PDT) (envelope-from b_cassidy@bellsouth.net) Received: from bsdjunky.homeunix.org (localhost [127.0.0.1]) i3S5dlRh091750 for ; Wed, 28 Apr 2004 00:39:48 -0500 (CDT) (envelope-from b_cassidy@bellsouth.net) Received: (from b_cassidy@localhost) by bsdjunky.homeunix.org (8.12.9p2/8.12.9/Submit) id i3S5dlt6091749 for freebsd-questions@freebsd.org; Wed, 28 Apr 2004 00:39:47 -0500 (CDT) (envelope-from b_cassidy@bellsouth.net) X-Authentication-Warning: bsdjunky.homeunix.org: b_cassidy set sender to b_cassidy@bellsouth.net using -f Date: Wed, 28 Apr 2004 00:39:47 -0500 From: Bryan Cassidy To: freebsd-questions@freebsd.org Message-ID: <20040428053947.GA77342@bellsouth.net> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Sender: Bryan Cassidy X-Operating-System: FreeBSD 4.9 (Always up2date) X-Mailer: See User-Agent Subject: Creating a zip file X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Apr 2004 04:29:45 -0000 I am trying to create a zip file that can be unziped on a Windows machine. Any help appreciated. -- As Will Rogers would have said, "There is no such things as a free variable."