bash4 v4.2.20-1
Downloads: 111793
Votes: 3
Free & Open Source license
Votes: 3
Free & Open Source license
The GNU Bourne Again SHell 4.2
Bash is a command-line shell which can replace the maemo standard command-line shell with an improved one with more features.
Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh).
Updated 2012-03-05 10:15 UTC
| Author | Kaj-Michael Lang |
|---|

Comments
Bash, just the name deserve 5 stars :)
Ricardo : Edit /etc/passwd to set default shell for a user You can also edit /home/user/.profile to set autostart commands
Ricardo, edit your /etc/passwd file and replace /bin/sh with /bin/bash for your user (which is "user" by default). You can change it for "root" too.
Very good, but where can I set it as the default shell or autostart it on every terimal.
Comments:
You must be logged in to make comments.