From owner-freebsd-questions@FreeBSD.ORG Fri May 30 13:28:57 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F84437B404 for ; Fri, 30 May 2003 13:28:57 -0700 (PDT) Received: from empire.explosive.mail.net (empire.explosive.mail.net [205.205.25.120]) by mx1.FreeBSD.org (Postfix) with SMTP id 2A59843F75 for ; Fri, 30 May 2003 13:28:56 -0700 (PDT) (envelope-from mykroft@explosive.mail.net) Received: (qmail 15253 invoked from network); 30 May 2003 20:28:12 -0000 Received: from ticking.explosive.mail.net (HELO ticking) (205.205.25.116) by empire.explosive.mail.net with SMTP; 30 May 2003 20:28:12 -0000 Message-ID: <044301c326ea$2bf783b0$7419cdcd@ticking> From: "Adam Maas" To: "John DeStefano" , References: <20030530202516.56184.qmail@web40611.mail.yahoo.com> Date: Fri, 30 May 2003 16:29:29 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 Subject: Re: rotating motd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 May 2003 20:28:58 -0000 ----- Original Message ----- From: "John DeStefano" To: Sent: Friday, May 30, 2003 4:25 PM Subject: rotating motd > A trivial question, but a question nonetheless! My FreeBSD /etc/motd is a static and rather boring file. I recall that when I used to login to my Slackware machine, it spruced things up a bit by offering some sort of rotating motd, which would spit out a random quote or joke instead of the same ol' static message. Is there a way to simulate this in FreeBSD? Unfortunately, 'man motd' does little more than state the obvious, and describe a method by which to surpress the motd altogether. > This, of course, occurs to me as I ssh into my home machine from work! > Thanks, > ~John > > Slackware actually just throws Fortune into the login scripts. Fortune being a nifty app that gives out random quotes. Adam