安装包含本地参考和全部已发布模式的完整包。
install historyhistory浏览器命令历史、PHP 会话中的最后文本结果和可选持久记录互相独立。只有在跨页面恢复终端输出值得将内容保存到服务器时,才启用持久记录。
history [-c|-o|-l [on|off|status|clear]]history显示带编号的浏览器命令历史
history -c清除浏览器命令历史
history -o显示当前会话保存的最后一次终端结果
history -l显示持久终端记录
history -l on启用命令与输出的持久记录
history -l off停用持久记录但不删除现有记录
history -l status显示持久记录状态
history -l clear删除持久终端记录
持久记录默认关闭。使用 .lil.key 的
输出可能包含项目路径、数据库行或环境值。仅在适合把这些内容存到服务器时启用。密码和隐藏密钥输入不会被记录。
可直接在页面中运行预先准备的示例。结果已预先生成并在浏览器中显示;服务器不会执行任何终端命令。
安装当前兼容版本。完整功能请选择 Base,精简包请选择 Minimum;已安装模块的更新请使用 upgrade。
Base 与 Minimum 是同一当前模块版本的两个包。
安装包含本地参考和全部已发布模式的完整包。
install history安装精简包。该包不包含本地参考;
install history -m安装这个确切的已发布版本。
install history -v 1.2.3让 upgrade 检查兼容性,仅在需要时替换已安装块。
upgrade history删除扩展块,不影响核心和其他模块。
install history -u示例可复制,但网站不会执行。请先检查路径、权限和破坏性选项。
pwd | cd \sandbox | history/home/account/public_html
001 pwd
002 cd \sandbox
003 historyhistory -o001 help
002 pwd
003 historyhistory -o > history.log001 help
002 pwd
003 historyhistory -o > history.log -r001 help
002 pwd
003 historyhistory -l onpersistent transcript onhistory -l statuspersistent transcript on
file .lil.log.phphistory -l clear001 pwd
002 cd sandbox
003 historyhistory -cbrowser command history clearedhistory -l maybe?