From owner-freebsd-questions@FreeBSD.ORG Sat Mar 21 08:03:23 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E4A61065673 for ; Sat, 21 Mar 2009 08:03:23 +0000 (UTC) (envelope-from z.szalbot@lcwords.com) Received: from relay.lc-words.com (relay.lc-words.com [62.121.130.110]) by mx1.freebsd.org (Postfix) with ESMTP id 8C6428FC1C for ; Sat, 21 Mar 2009 08:03:22 +0000 (UTC) (envelope-from z.szalbot@lcwords.com) Received: from localhost (localhost [127.0.0.1]) by relay.lc-words.com (Postfix) with ESMTP id 9CF69B8036 for ; Sat, 21 Mar 2009 08:47:07 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lcwords.com; s=mainlcwords; t=1237621627; bh=qlHO3CBsKod37GBvYogahGQM0DvPhA5RzOL6LzcvbZY=; h=Message-ID:Date:Subject:From:To:MIME-Version:Content-Type: Content-Transfer-Encoding; b=G7/wxV6/vzDjUXMp1zfZUi7p3Eb/QY65y17xpsbrLr7IJSfm22id6pnPoNrQQfZon al71dvZEeAFdtCPzK3CLfznygZ/ANzhg9CjjSUXiwdIdGlgxW0ykFQXC5lD4jtKBRk olR+lZKryqgF/EbMpg6dvA2f4svzHeD4fIZY3HYI= Received: from relay.lc-words.com ([127.0.0.1]) by localhost (relay.lc-words.com [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 44869-05 for ; Sat, 21 Mar 2009 08:47:07 +0100 (CET) Received: from relay.lc-words.com (localhost [127.0.0.1]) by relay.lc-words.com (Postfix) with ESMTP id EAD6AB8028 for ; Sat, 21 Mar 2009 08:47:06 +0100 (CET) Received: from 77.254.167.190 (SquirrelMail authenticated user z.szalbot@lcwords.com) by relay.lc-words.com with HTTP; Sat, 21 Mar 2009 08:47:06 +0100 (CET) Message-ID: Date: Sat, 21 Mar 2009 08:47:06 +0100 (CET) From: "Zbigniew Szalbot" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.17 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-2 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Compression with *.zip output X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Mar 2009 08:03:23 -0000 Hello, Is there a command utility to help me compress files with *.zip extenstion so that windows users can download and unpack it without using any special software? Man gzip suggests -S switch but when I tried it, I could not open the file under windows. Many thanks for your suggestions! Have a nice weekend! -- Zbigniew Szalbot