📄 readme
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -