Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] Email issues



On 11/08/07, tlug@example.com <tlug@example.com> wrote:

> The script used to calculate this data is a quick hack and doesn't even have
> many comments, but I would be happy to share it if anybody is interested.

Put it in the wiki. :)

In case you don't know, any line starting with one or more spaces is
treated as "code" by MediaWiki, so if you want to create a quick wiki,
just do:

SCRIPT='name-of-your-script-file'
DESC='some human-readable description'
echo "== Overview ==
${SCRIPT} ${DESC}

== Script ==
"
sed -e 's/^/ /' "${SCRIPT}"


-- 
Cheers,
Josh


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links