FreeBSD switches the default root shell from csh to sh
cgit.freebsd.org
FreeBSD switches the default root shell from csh to sh
1–10 of 154 posts
Re: FreeBSD switches the default root shell from csh to sh
#2Re: FreeBSD switches the default root shell from csh to sh
#3- command completion
- ...
Too much bloat for my tastes.
Re: FreeBSD switches the default root shell from csh to sh
#4Re: FreeBSD switches the default root shell from csh to sh
#5As a semi-curious non-FreeBSD user, is 'sh' on FreeBSD the Almquist shell or something else?
Re: FreeBSD switches the default root shell from csh to sh
#6Re: FreeBSD switches the default root shell from csh to sh
#7Re: FreeBSD switches the default root shell from csh to sh
#8I am not a freebsd user, been on linux since 1992, but most of the time I read something about freebsd users and it seems like they want to be some older unix, like Solaris or True64 or something.
EDIT: Oh, and I would expect BSDs to feel a lot more like traditional unix because they're direct descendants of UNIX™, unlike the later clones like GNU/Linux.
Re: FreeBSD switches the default root shell from csh to sh
#9In the recent history sh(1) has gain the missing features for it to become a usable interractive shell: - command completion - ... Too much bloat for my tastes.
Re: FreeBSD switches the default root shell from csh to sh
#10In the recent history sh(1) has gain the missing features for it to become a usable interractive shell: - command completion - ... Too much bloat for my tastes.
Doesn’t command completion cause a disk scan? Which can be a problem if the system is failing in some way and you’re trying to recover.