文件名称:leval:leval-较小的eval
文件大小:4KB
文件格式:ZIP
更新时间:2024-03-12 23:53:19
Shell
leval-较小的评估 动机 将未知的代码行管道传输或重定向到bash可能非常危险。 leval显示将执行的操作并提示您进行任何操作之前进行确认。 用法 将输出重定向到leval $ leval <(curl -s https://example-script.org/install) echo 'The content of the example-script install file ...' touch unknown -------------------- Execute output? [y/N] y The content of the example-script install file ... 管道输出到水平 $ cat install | leval echo 'The content of the example-script install file ...'
【文件预览】:
leval-master
----leval.svg(9KB)
----README.md(737B)
----leval(2KB)