neurobin / shc

Shell script compiler

Home Page:https://neurobin.org/projects/softwares/unix/shc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shc doesn't support expect shell

opened this issue · comments

./shc -v -r -f run-command.sh
shc shll=expect
shc Unknown shell (expect): specify [-i][-x][-l]
./shc: Success

Will shc support expect in the future?

no plans for now..

Can you try with the new flag H and let me know

I need to support expect, so implement this in Rust,
https://github.com/chenyukang/rshc