logo
  • 教程列表
  • SO官方文档
  • 改变 shell
    • 找到当前的 shell
    • 改变 shell
    • 列出可用的 shell
  1. StackOverflow 文档
  2. Bash 教程
  3. 改变 shell
  4. 改变 shell

改变 shell

Created: November-22, 2018

要更改当前 bash,请运行这些命令

export SHELL=/bin/bash
exec /bin/bash

更改启动时打开的 bash 编辑 .profile 并添加这些行

  • 列出可用的 shell
  • 找到当前的 shell

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 关于我们
  • 免责声明