The best scripts ever (trick or treat)
Giorgos Keramidas
keramida at ceid.upatras.gr
Wed Nov 2 12:14:49 PST 2005
On 2005-11-02 12:07, Gary Kline <kline at tao.thought.org> wrote:
> On Wed, Nov 02, 2005 at 09:39:07AM +0000, Ceri Davies wrote:
> > On Tue, Nov 01, 2005 at 02:20:51PM -0800, Gary Kline wrote:
> >
> > > Let's say we request people submit only their sh script
> > > (to start). What would the format need to be so that
> > > a script could parse email and auto-HTML the script?'
> >
> > #!/bin/sh --
> > portinstall squirrelmail
> >
> > Did I win a biscuit? :)
> >
> > Ceri
>
>
> Would some gold stars do? :)
>
> evolution take ASCII and iso.8859-15 text and turns it into
> HTML too (I think; don't *quote me*). I have a C prog that
> I've been using privingly for 11 years that does this and
> more, but what what I'm thinkg of is a script that would
> take a posted script and using the KEYWORDS of, say:
>
> "CATEORY: foo
> "FUNCTION: it_does_this
> "OPTIONS: can_do_this_or_that"
>
> BEGINSCRIPT
> !#/bin/sh
> echo "hello world"
> ENDSCRIPT
What happens when the script itself contains a line that starts
with one of the special "markup" lines?
More information about the freebsd-www
mailing list