← Back to context Comment by hello_computer 6 days ago I like it. Hope it gets some traction. 1 comment hello_computer Reply chubot 6 days ago It also fixes the problem with eval that is shared with ssh: ysh-0.29$ eval ls $dir eval ls $dir ^~~~ [ interactive ]:11: 'eval' requires exactly 1 argument And it fixes word evaluationYSH Doesn't Require Quoting Everywhere - https://www.oilshell.org/blog/2021/04/simple-word-eval.htmlhttps://oils.pub/release/latest/doc/simple-word-eval.html
chubot 6 days ago It also fixes the problem with eval that is shared with ssh: ysh-0.29$ eval ls $dir eval ls $dir ^~~~ [ interactive ]:11: 'eval' requires exactly 1 argument And it fixes word evaluationYSH Doesn't Require Quoting Everywhere - https://www.oilshell.org/blog/2021/04/simple-word-eval.htmlhttps://oils.pub/release/latest/doc/simple-word-eval.html
It also fixes the problem with eval that is shared with ssh:
And it fixes word evaluation
YSH Doesn't Require Quoting Everywhere - https://www.oilshell.org/blog/2021/04/simple-word-eval.html
https://oils.pub/release/latest/doc/simple-word-eval.html