From owner-freebsd-questions@FreeBSD.ORG Wed Aug 8 11:35:45 2007 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 23F7E16A418 for ; Wed, 8 Aug 2007 11:35:45 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.freebsd.org (Postfix) with ESMTP id A5F3C13C442 for ; Wed, 8 Aug 2007 11:35:44 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: by py-out-1112.google.com with SMTP id a73so241746pye for ; Wed, 08 Aug 2007 04:35:43 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=FyLn0PeDgePzfo3ZZS+97YU8gknxwE3OUS552lz94rnNWD4sbotPsIKbQ1HhD8gUr7YqyxnIu9btJgUS6GrhYEGpa93kxUPZ2qHTH2EUrf8Gpt00kgByPWRw3OBNq7FUQH00zmx1ScZI4tnth35KS3WjN01lNak5Mo371S9Z7KA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=ltiqXPDi4piQaWOEwBoGOrutSXEvee2XqBtqYXPA7xmD2XU6BnkC5l1zzwHMYoTn/SyJ+DVsBhJQUVr2OnsKUQsL5qNnpefds7jSRNXNQIpqL5YRSK7VMDVdSUh/yf79HmIaCGvDNif6/mbD7TNqZUoFvQWU7S6bJXEnx7usF4k= Received: by 10.64.179.12 with SMTP id b12mr1621936qbf.1186572942666; Wed, 08 Aug 2007 04:35:42 -0700 (PDT) Received: by 10.64.208.1 with HTTP; Wed, 8 Aug 2007 04:35:42 -0700 (PDT) Message-ID: Date: Wed, 8 Aug 2007 07:35:42 -0400 From: "Tsu-Fan Cheng" To: FreeBSD MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: what to do with this..? 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: Wed, 08 Aug 2007 11:35:45 -0000 Hi, i have a serial files named as 1.zip, 2.z01, 3.z02, etc. what to do with this? I tried unzip but have trouble, thansk!! TFC