readme
来自「android-w.song.android.widget」· 代码 · 共 7 行
TXT
7 行
This illustrates how to build a perl interpreter into bash. It's notespecially useful; more a proof of concept (it provides none of thebash internals to the perl interpreter, for example).This *may* require adding "-rpath /path/to/perl/CORE" and -lperl optionswhen compiling bash itself.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?