Postscript printer
Well, they aren't all commands, as such, but there are 261 Arexx programs
in my REXX: directory. A quiick visual scan of REXX: indicates I have
written probably 200 or more of them, and have likely modified or rewritten
most of the rest of them. Many are not currently in use, having been
written for either one-shot projects, or as prototypes for later
executables, or for things I no longer do, such as all my uucp/CEDPro
scripts.
There are many used as front-ends, in the same manner as the lpr.rexx
script I mentioned, and some that are invoked through aliases or other
scripts. It's fascinating when I forget I have written a script for
something, and I have turned 'trace' on, only to see the trace info show up
when I type in a command that calls a script.
-larry