From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DKIM_VALID_EF,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 0e9d39ad for ; Mon, 8 Jul 2019 23:23:44 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 6CFDA9BD1E; Tue, 9 Jul 2019 09:23:43 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id A81309BD07; Tue, 9 Jul 2019 09:23:15 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=tuhs.org; s=dkim; t=1562628217; bh=rDBLp17c8ce3oudZACrTgElbs0a7NQDzjWagCjiKm9M=; h=Date:From:To:References:In-Reply-To:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: Cc:From; b=HxCp2GE2yJaFi9x7a16Y175rCbJ0A9Gj4M39b8iUo+04p/9oFcmrgt1MKa/hvKT8N phcN83ELQjPZ5h6heJCylQ7sb7TprPJl87lcunOENchuerq9rMFScEFW3m8J1gaLEM hWWdsSlqzAkVH4EzYgBqfHmzS5sY7iRwGDbmQ0z0= Received: by minnie.tuhs.org (Postfix, from userid 1000) id 8BD1B9BD07; Tue, 9 Jul 2019 09:23:13 +1000 (AEST) Date: Tue, 9 Jul 2019 09:23:13 +1000 From: Warren Toomey To: Warner Losh Message-ID: <20190708232313.GA10475@minnie.tuhs.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Subject: Re: [TUHS] Weird files in the archive X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: tuhs@tuhs.org Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On Mon, Jul 08, 2019 at 09:14:50AM -0600, Warner Losh wrote: > Just sync my personal copy with the tuhs archive. > Looks like there are a lot of Mac preview files (that start with ._) > mixed in. Is that on purpose? > Warner No, I didn't see them. I've removed them from the archive on Minnie. Thanks, Warren