Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 443 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 443 Bytes

shx

📜 Bash/PDKSH shell action executor. Never npx again.

Documentation available at kb.ltgc.cc.

Supported shells

  • AT&T ksh
    • May not work properly due to buggy IFS implementation.
  • Bash
  • zsh

Unsupported shells

  • ash
  • BusyBox sh
  • dash
  • loksh (as of version 7.4)
  • oksh (as of version 7.3)
  • OpenBSD ksh
  • yash (as of version 2.55)
  • mksh (when array slicing is supported)