Skip to content
/ shx Public template

πŸ“œ Bash/PDKSH shell action executor.

License

Notifications You must be signed in to change notification settings

ltgcgo/shx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

39 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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)