在Ubuntu下如何分辨users是C Shell还是Bourne Shell
发布网友
发布时间:2022-05-01 16:09
我来回答
共1个回答
热心网友
时间:2022-06-19 07:03
[root@localhost ~]# whereis sh
sh: /bin/sh /usr/share/man/man1p/sh.1p.gz /usr/share/man/man1/sh.1.gz
[root@localhost ~]# ll /bin/sh
lrwxrwxrwx. 1 root root 4 Mar 26 19:07 /bin/sh -> bash