摘要: Kali-Shell简单介绍&Vim编辑器指令 Shell简单介绍 shell :外壳(用户与操作系统(内核)之间的桥梁)相当于Windows中的dos 1、查看shell cat /etc/shells 查看系统支持哪些Shell echo $shell查看正在使用的Shell 2、终端与Shell的区别 终端:接收用户的输入,并传递给Shel 阅读全文
posted @ 2022-08-28 20:27 清光照归途 阅读(839) 评论(0) 推荐(0) 编辑