Re: some mutt stuff
On Mon, Feb 12, 2001 at 07:02:11PM -0500, D-Man wrote:
> On Mon, Feb 12, 2001 at 03:45:51PM -0500, David Merrill wrote:
> | On Mon, Feb 12, 2001 at 09:30:21PM +0100, Willi Dyck wrote:
> |
> | Let me know if you want to see my newsig.sh script also and I will
> | send it.
>
> I'd like to see it.
Sure. It is just two lines long. The first does a cat of a file called
.sigfixed which holds my name and contact info, and the second line
calls fortune to display a random message. Very, very simple. The
-n 300 specifies no fortunes longer than 300 chars, because I don't
want to use huge quotes in mail. It's impolite and too wasteful of
bandwith.
cat ~/.sigfixed
/usr/games/fortune -n 300
And that's all folks!
hth,
--
Dr. David C. Merrill http://www.lupercalia.net
Linux Documentation Project david@lupercalia.net
Collection Editor & Coordinator http://www.linuxdoc.org
Finger me for my public key
Magnocartic, adj.:
Any automobile that, when left unattended, attracts shopping carts.
-- Sniglets, "Rich Hall & Friends"
Reply to: