Scripts are little programs which are usually plain text files
which are interpreted as they run, like
DOS batch files (but hopefully
more capable). There are many script languages and script engines.
OS/2
has a great script language built in, called
REXX. Another very popular
(in some circles) script language is
PERL,
which is available for virtually
every platform. This started
out as a collection of
REXX scripts for
OS/2, but now a page of
PERL scripts has been added.
And now
Python has been added
to.
PERL | PYTHON
| REXX