Next generation of command shells?
Posted
by ignatius
on Super User
See other posts from Super User
or by ignatius
Published on 2010-03-27T18:48:34Z
Indexed on
2010/03/27
22:03 UTC
Read the original article
Hit count: 413
I am curious about if there is any project about a replacement for the current unix-shells (like bash, ash, rsh ...), at least adding some new ideas or paradigm in this area. I was searching but i found very few information, this project http://en.wikipedia.org/wiki/Friendly_interactive_shell seems interesting, but not so diferent from the nowadays solutions.
What do you think? Do you imagine a linux-distribution on 2020 that still having bash? How can be an evolution of this programs?
Br
To be clearer, about new ideas, i was talking of something like:
- control-Z functionality
- Colaboration features (like remote desktop) so you can invite someone to join and participate on your shell session
- Possibility to see the result of a command before to really apply it to your system (this is closely related with the 1st point ctl-Z)
- etc...
© Super User or respective owner