Date: Wed, 16 Sep 1998 23:59:40 -0800 (AKDT) From: groggy@iname.com To: Roman Katsnelson <romank@graphnet.com> Cc: "q's" <freebsd-questions@FreeBSD.ORG> Subject: Re: motd rotation Message-ID: <Pine.BSF.3.96.980916235638.627L-100000@abc.xyz.net> In-Reply-To: <36000347.90738A@graphnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Is there any way to rotate different motd files? > I mean, I could just have a bunch of different files, and have a cron > rename a certain one motd every however-long, but is there anyway to > automate this on startup? why not have a directory of files containing your different motd's, and using the "date" command in a shell script, copy the appropriate one to /etc/motd ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980916235638.627L-100000>