+ -
当前位置:首页 → 问答吧 → freebsd的shell指令和linux不同吗?

freebsd的shell指令和linux不同吗?

时间:2004-04-05

来源:互联网

我原来认为freebsd也是用bash做shell的,但是看了一些贴子后发现有些明令不是很相同。
所以本打算装一个freebsd来玩玩的,现在又有点害怕了。

作者: tx-cary   发布时间: 2004-04-05

引用:
最初由 tx-cary 发表
我原来认为freebsd也是用bash做shell的,但是看了一些贴子后发现有些明令不是很相同。
所以本打算装一个freebsd来玩玩的,现在又有点害怕了。
freebsd下是csh吧。
你可以port一个bash来作为登录shell啊。

作者: home_king   发布时间: 2004-04-05

default shell is csh , has other shell you can use : sh and tcsh.
more information please look at /etc/shells

作者: devel   发布时间: 2004-04-05

太麻烦了吧。可以直接登陆后运行bash吗?有没有权限限制?

作者: tx-cary   发布时间: 2004-04-05

#chsh -s /usr/local/bin/bash

作者: klstg   发布时间: 2004-04-05

只有娇小的区别。

作者: Eg_zm   发布时间: 2004-04-06

引用:
最初由 devel 发表
default shell is csh , has other shell you can use : sh and tcsh.
more information please look at /etc/shells
in fact default shell is tcsh, csh is just a link 0f tcsh...



.

作者: wic   发布时间: 2004-04-07

Actually,the default shell used by root is tcsh,but other users' shell depending on the setting of shell at the time you give birth to them.

The bash is the same thing as this in the Linux.In BSD,the tcsh is recommed ,I think.After all it is the native and default shell for root.

作者: Freebird   发布时间: 2004-04-07

在下了。。。5.2.1
再问一个问题, 我所习惯的众多GNU软件在freebsd中有吗,那两张ISO大体有些什么软件?

作者: tx-cary   发布时间: 2004-04-08

yes! FreeBSD有10000多个软件, GNU里的软件基本上都在里面, 可以放心使用!

作者: rainren   发布时间: 2004-04-08