1. 背景原因 由于 openwrt 默认 root 用户使用的 shell 解释器是 ash 它的 history 命令默认只能在当前这次 ssh 会话中有效,当你 exit 重新 ssh 登录上了之后,执行 history 命令发现输出是空的 最简单...
openwrt history 命令在退出后不保存历史记录的解决办法
2021年03月30日
Allen Hua