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 e1a7dbc8 for ; Sat, 28 Sep 2019 02:03:09 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id E28CE9BC01; Sat, 28 Sep 2019 12:03:07 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 8CA3F9BA15; Sat, 28 Sep 2019 12:02:32 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=tuhs.org; s=dkim; t=1569636179; bh=l//lD7Wi0qOQIX/q5xBQ9/My+XmTJzuiZyiNIVy6C2E=; h=Date:From:To:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=AzsCj8ma7XQD1c/BYxOt9Dr75YChe4PUfepxlgbAHEvBLD+GE/gO/kRL505gih+9M 5nhEink5L8Vf9cfFnYcdnPVqJ5TCIwz5/sY0+e6bBixPmg+xqCIkUQyxreucpSUqgY 3n3jepJ9DvVdTnxUmhd3tNp/c+W3GpllfOIkab1A= Received: by minnie.tuhs.org (Postfix, from userid 1000) id 0CF169B902; Sat, 28 Sep 2019 12:02:30 +1000 (AEST) Date: Sat, 28 Sep 2019 12:02:30 +1000 From: Warren Toomey To: tuhs@tuhs.org Message-ID: <20190928020230.GB18235@minnie.tuhs.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.9.4 (2018-02-28) Subject: [TUHS] Poll: good location for Unix documentation? 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: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" All, I'm just musing where is the best place to store Unix documentation. My Unix Archive is really just a filesystem, so it's not so good to capture and search metadata. Is anybody using archive.org, gunkies or something else, and have recommendations? Cheers, Warren