[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Top posting, why evil?
- Subject: [cobalt-users] Top posting, why evil?
- From: "P.V.Anthony" <pvantony@xxxxxxxxxxxxxx>
- Date: Wed Mar 12 22:39:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Dear Cobalt users,
I have seen this many times, Not top-posted because top-posting is just
plain evil.
Please point me to website for more details or share some pointers on this.
I really do not know why. If it is bad I will stop.
I always thought that it is easier to read.
P.V.Anthony
----- Original Message -----
From: "Charlie Summers" <charlie@xxxxxxxxxx>
To: "aljuhani" <aljuhani@xxxxxxxxx>; <cobalt-users@xxxxxxxxxxxxxxx>
Cc: <jale@xxxxxxxxxx>
Sent: Thursday, March 13, 2003 2:01 PM
Subject: [cobalt-users] RE: how many emails a day are processed
> (Not top-posted because top-posting is just plain evil)
>
> At 12:33 AM -0500 3/14/03, aljuhani typed:
>
> > #!/bin/sh
> > /usr/local/bin/sma -f /usr/local/src/sma-1.3.2/sma.conf /var/log/maillog
> > /home/sites/www.AnyDomainYouWant.com/web/sma.html
>
> You mean:
>
> #!/bin/sh
> /usr/local/bin/sma -f /usr/local/src/sma-1.3.2/sma.conf /var/log/maillog
> > /home/sites/www.AnyDomainYouWant.com/web/sma.html
>
> You forgot the redirect. And I think it makes more sense to copy the
> sma.conf file somewhere else (a user directory, perhaps /root) and call
that
> one. That allows you to keep the original file untouched in the sma source
> directory, and alter the copy to taste.
>
> BTW, am I the only old guy left who doesn't bother with the cron.*
> directories, and still uses crontab for simple one-liners like this?
>
> Charlie
>
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>