LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Bash alternative (https://www.linuxquestions.org/questions/linux-newbie-8/bash-alternative-4175511178/)

battles 07-15-2014 01:09 PM

Bash alternative
 
Is there a good alternative Bash shell? I saw something the other day that was suppose to speed up coding. I would especially like something whereby you can click on a position to begin your typing there.
Thanks.

weibullguy 07-15-2014 02:40 PM

Here are a couple of wikipedia articles where you can start researching the shell options you have...

https://en.wikipedia.org/wiki/Unix_shell
https://en.wikipedia.org/wiki/Compar...command_shells

battles 07-15-2014 03:58 PM

Thanks!

kooru 07-16-2014 01:10 AM

You could try zsh

sweepnine 06-15-2017 04:08 AM

If you have trouble with bash its not your fault.

https://bashfailed.wordpress.com

Shadow_7 06-15-2017 05:58 AM

There's dash which is bash lite I guess. And the default in debian. AKA /bin/sh is dash, not bash. But there's other shells too. And various "versions" of shells.

rtmistler 06-15-2017 06:23 AM

Quote:

Originally Posted by battles (Post 5204301)
Is there a good alternative Bash shell? I saw something the other day that was suppose to speed up coding. I would especially like something whereby you can click on a position to begin your typing there.
Thanks.

Can you be a bit more specific how this would speed up your coding?

I'm thinking that the shell has little to do with an editor, which is what I'm using when I'm coding.

Meanwhile certain accelerator keystrokes do work within the command line, and thus the shell, at least for me. Such as CTRL <left or right arrow>, or CTRL-a, CTRL-e.

Do you mean that you're typing long commands into the shell and wish this type of feature to help you be more efficient with the shell?

grail 06-15-2017 09:49 AM

Have we noticed this original question is 3 years old??

justmy2cents 06-15-2017 09:51 AM

The Z shell is recommended for power users, and Zsh with the oh-my-zsh framework on Github is the best!

rtmistler 06-15-2017 10:16 AM

Quote:

Originally Posted by grail (Post 5723019)
Have we noticed this original question is 3 years old??

Nice catch. Thanks grail.

JJJCR 06-16-2017 04:09 AM

Quote:

Originally Posted by rtmistler (Post 5723036)
Nice catch. Thanks grail.

It's good though, to resurrect some old topics. Who knows that there is some alternative to Bash already, Ultimate-Power-Bash-Shell. :)


All times are GMT -5. The time now is 08:02 AM.