[Sig] Re: [Lvlug] Re: re: Brian's install
LFessen106@aol.com
LFessen106@aol.com
Wed, 23 May 2001 10:39:53 EDT
In a message dated 5/23/01 10:31:54 AM Eastern Daylight Time,
rhkramer@fast.net writes:
>
> I can see a couple of ways to approach this, and will pose some
> questions before I make any suggestions:
<snip>
>
> Does anybody in the group want a script for a particular purpose? Maybe
> writing a script in front of the group would be a good approach (or
> explaining what someone wrote to address the objective before the
> meeting)?
>
> Does anybody in the group know of a particular script that they'd like
> explained?
>
<snip>
> I've written a few very small scripts -- I wrote about one of them on
> the mailing list (IIRC) -- I normally use bash but had to run this
> script under ksh to get the file names formatted with numbers with
> leading zeros for logical sorting. (File names like twiki001, twiki002,
> etc.) Maybe there is a way to do it in bash that I didn't find? Would
> it be interesting to write scripts performing similar functions under
> several different shells? Which shells are people interested in? (Bash
> is the default shell in most Linuxes, I think, but ksh has its uses.
> Anyone advocate another one?)
Well, I have created a variety of scripts in bash and bourne.. Some to
download the current weather satellite images from the national archives and
display them, to monitor my network and tell me (via audio) if a computer is
running or not, quickie scripts to take over network services like web
hosting on another computer if my server goes down (uses IP Aliasing *neat*),
menu's, and the like. It really depends upon what you're interests are.
-Linc Fessenden
In The Beginning there was nothing, which exploded - Yeah right...
Calculating in binary code is as easy as 01,10,11.