1. Unlike Bash, Zsh does not enable a built in help command, instead it provides run-help. By default run-help is an alias to man
  2. 想使用help的话,可以进入 bash 中,在 bash 中内置有help命令:$ bash
资料 网址
Help command https://wiki.archlinux.org/index.php/Zsh#Help_command

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-30
  • 2021-09-26
  • 2021-12-22
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-12
  • 2022-12-23
  • 2021-09-17
  • 2022-01-22
相关资源
相似解决方案