From owner-freebsd-questions@FreeBSD.ORG Mon Jan 19 07:36:24 2004 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 93A2C16A4D1 for ; Mon, 19 Jan 2004 07:36:24 -0800 (PST) Received: from stork.mail.pas.earthlink.net (stork.mail.pas.earthlink.net [207.217.120.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D44D43D46 for ; Mon, 19 Jan 2004 07:36:23 -0800 (PST) (envelope-from algould@datawok.com) Received: from 22-15.lctv-b4.cablelynx.com ([24.204.22.15] helo=yoda.datawok.com) by stork.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.33 #1) id 1AibRs-0002Hy-00; Mon, 19 Jan 2004 07:36:20 -0800 From: "Andrew L. Gould" To: Larry Rosenman , marlon corleone , freebsd-questions@freebsd.org Date: Mon, 19 Jan 2004 09:36:27 -0600 User-Agent: KMail/1.5.4 References: <46360000.1074525956@lerlaptop-red.iadfw.net> In-Reply-To: <46360000.1074525956@lerlaptop-red.iadfw.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401190936.27731.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4b6b7c1b6afe2efb2783b13724c7de3afd350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c Subject: Re: newbie question 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: Mon, 19 Jan 2004 15:36:24 -0000 On Monday 19 January 2004 09:25 am, Larry Rosenman wrote: > --On Monday, January 19, 2004 15:24:18 +0000 marlon corleone > > wrote: > > forgive me if ever this is a off topic, how do i create this sample > > message, i want to change my motd default to this one, thanks > > > > :## :# :### :# :#:# :#:#:### :###:## > > :# :# :# # :# :#:# :#:# :#:#:# :#:# :# :# > > :# :#:# :#:# :#:# # :# :#:#:# :#:# :# :# > > :# :#:# :#:### :### :#:#:#:#:### :###:# :# > > :# :#:#####:# :#:# :#:#:#:#:#:# :#:# :# :# > > :### :# :#:# :#:# :# :#:# :#:# :#:###:### > > vi /etc/motd > > > edit to your hearts content. > > LER As /etc/motd may get overwritten during an upgrade, you may want to keep a backup copy somewhere. Best regards, Andrew Gould