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

找到当前的 shell

Created: November-22, 2018

有几种方法可以确定当前的 shell

echo $0
ps -p $$
echo $SHELL
  • 改变 shell
  • 改变 shell

Copyright © 2018. All right reserved

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

  • 关于我们
  • 免责声明