I installed oorexx and regina with Yast with selection by update-alternatives (openSUSE Software and openSUSE Software). There is a link at /usr/bin/rexx, but bash does not accept #!/usr/bin/rexx as a valid shebang. How do I get bash to use the currently active Rexx for a Rexx script.
linux-wbbw:~ # which.rex
bash: /usr/local/bin/which.rex: /usr/bin/rexx^M: bad interpreter: No such file or directory
linux-wbbw:~ #