Mac 下 shell

2021-07-07  本文已影响0人  一个栗

查看电脑上有哪些shell

bogon:Documents mac$ cd /private/etc
bogon:etc mac $ cat shells
# List of acceptable shells for chpass(1).
# Ftpd will not allow users to connect who are not using
# one of these shells.

/bin/bash
/bin/csh
/bin/dash
/bin/ksh
/bin/sh
/bin/tcsh
/bin/zsh

vi 和 vim 一样吗?

现在一样了。vi 已经被 vim 代替了

上一篇 下一篇

猜你喜欢

热点阅读