Also, have a look at NetRexx to see if it fits: http://www2.hursley.ibm.com/netrexx/
Barr Bill P wrote: > > I'm trying to find if there is REXX for Linux available. > > http://www-4.ibm.com/software/ad/obj-rexx/ > > >Yes, I know I should learn Perl. However, Linux is giving me a much > >higher learning curve than anything had in the last 15 years. So, since > > Save yourself some pain and give Python a try. www.python.org > > It has the same regular expression support as perl does, plus you can run > python programs in a Java virtual machine using Jython.
