From owner-freebsd-arch@FreeBSD.ORG Tue Sep 9 02:05:53 2014 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8E439ADC; Tue, 9 Sep 2014 02:05:53 +0000 (UTC) Received: from mail-qg0-x230.google.com (mail-qg0-x230.google.com [IPv6:2607:f8b0:400d:c04::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 28F45183F; Tue, 9 Sep 2014 02:05:53 +0000 (UTC) Received: by mail-qg0-f48.google.com with SMTP id z107so16579111qgd.35 for ; Mon, 08 Sep 2014 19:05:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=zoxT6G7Lw6DhDg9VwpEqHDzdvomEo4GJl5QO8Dm1PDU=; b=mK9SL8c5eV6TSsXDfNEVg3ndwF4ZAcptnY0Loc8cq1cieMg3exTUzRzIp9mhLTf88v O08o52BrcfD2uVX52OPFPf/qnW/va3WOpY78rnzxvqmGW69rRpBmaLVttyadryeWuU4N RISpKsXYVxxK2z7NRmDciky//aUb3gr7VO7fJRinxjdvPDJhtcyFe84x1pwfKI3xjLyW UlD2G7UQi3REsGJeFwymC0tQGDthmXejQWiJg7PmrfXBlGhoknXYXh66IJwB9MJssPrf Hv6dLWIjWFDf6QgveZhQ9vo/PRwpC90FOrORFmeaTv5+JNdCwl+07ENmYq+drnTJYfsZ V0OA== MIME-Version: 1.0 X-Received: by 10.140.31.75 with SMTP id e69mr45321197qge.2.1410228352206; Mon, 08 Sep 2014 19:05:52 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.39.139 with HTTP; Mon, 8 Sep 2014 19:05:52 -0700 (PDT) In-Reply-To: <20140909004624.GA24341@spindle.one-eyed-alien.net> References: <540E18ED.1070003@FreeBSD.org> <540E2410.30404@FreeBSD.org> <20140909004624.GA24341@spindle.one-eyed-alien.net> Date: Mon, 8 Sep 2014 19:05:52 -0700 X-Google-Sender-Auth: 152OraRw0NDBtQHJ6Els1dxetRw Message-ID: Subject: Re: /etc/motd summary From: Adrian Chadd To: Brooks Davis Content-Type: text/plain; charset=UTF-8 Cc: Warren Block , Bryan Drewery , "freebsd-arch@freebsd.org" X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2014 02:05:53 -0000 On 8 September 2014 17:46, Brooks Davis wrote: > On Mon, Sep 08, 2014 at 05:25:31PM -0700, Adrian Chadd wrote: >> for maximum bikeshed: what about adding a 'motd' command that, I >> dunno, re-displays the motd? :P > > How would someone who didn't know about /etc/motd ever find that? Putting "Type 'motd' to see this information again" in the motd. -a