mk said:"ignore bash"
how come? never to deep into shell codding but why?![]()
Probably things like the way it handles the history. You can scroll back command by command, but with tcsh and some others you can type part of a command and then scroll through just the similar commands you typed.mk said:"ignore bash"
how come? never to deep into shell codding but why?![]()
hedwards said:Probably things like the way it handles the history. You can scroll back command by command, but with tcsh and some others you can type part of a command and then scroll through just the similar commands you typed.
EDIT: Is the Almquist shell available or am I missing it in the ports? Because it looks quite nice.
The "Almquist Shell", or "ash", which was originally a Bourne shell replacement by Kenneth Almquist; derivatives of "ash" are actually "sh" (root's shell) on NetBSD and FreeBSD.
hedwards said:Probably things like the way it handles the history. You can scroll back command by command, but with tcsh and some others you can type part of a command and then scroll through just the similar commands you typed.
dh said:I don't understand this bash-bashing. Fat? Bloated? Really? I've been using bash since '97 as user shell and it's just fine.
People who use any graphical brower or desktop envirnoment and whine if bash takes a few megabytes more memory than plain sh or other shell are just silly.
fronclynne said:It's not that anyone who bashes bash likely despises bash for being bash, more for it being the default scripting language for the cruddier linux distros
DutchDaemon said:I find it an easy-to-navigate and functional shell which I've used on FreeBSD since about 1995. And I've tried any *sh by now, but I can't get used to them (anymore, I guess).
fronclynne said:Indeed. I use tcsh on FreeBSD, but I'm not horrified at using bash on opensolaris (though the philosophical point of Sun moving away from Bill Joy's own shell is a bit odd to me. I guess opensolaris thinks it can compete better with linux by becoming linux?) or linux for that matter. I do sometimes find myself typing "rehash" in bash, but for most day-to-day running stuff it doesn't matter to me which I use.
DutchDaemon said:The last thing I need is colours in the console! Just thought I'd make that clear here![]()
whenever is possible I use these settings:Green is so much easier to focus on (relaxing)
anyway it's my fault, I made a bad switch to Terminal Emulator in my reply.sorrywhenever is possible