Пропустить и перейти к основному содержимому
https://catalogartifact.azureedge.net/publicartifacts/kcloudhubllc1763357129530.rexx-40980827-3787-417d-80c4-d3fd5d74d568/image3_kcloudlogo.txt.png

Rexx

Автор: kCloudHub LLC

Version 3.9.5 + Free Support on Ubuntu 24.04

REXX (Restructured Extended Executor) is a high-level interpreted programming and scripting language primarily used for automation, text processing, and system administration in enterprise and mainframe environments.

Key Features of REXX:

  • Simple and human-readable procedural programming language.
  • Widely used for scripting, automation, and batch processing tasks.
  • Powerful built-in string and text manipulation capabilities.
  • Commonly used in IBM mainframe systems such as z/OS and VM/CMS.
  • Available on Linux and Unix systems through Regina REXX and ooRexx implementations.

Rexx Usage:

$ sudo su
$ sudo apt update
$ rexx --version
$ Test working: rexx ./hello.rexx

  

Disclaimer:
REXX is an open-source and enterprise scripting language available through multiple implementations such as Regina REXX and ooRexx. It is widely used for automation and scripting in enterprise environments. Users should review the official documentation and configure their environment appropriately before deploying production workloads.