|
Home | What's new | Download | FAQ | Forum
Bash Commander is a traditional GNU bash shell extended with visual two-panel file browser.
Features
Get source codeThe latest releaased version of Bash Commander is 3.2.33.0. You can download it here: http://downloads.sourceforge.net/bashc/bashc-3.2.33.0.tgz
You can get the current development version of source code from Subversion repository: svn co https://bashc.svn.sourceforge.net/svnroot/bashc bashc InstallationTo configure, compile and install Bash Commander, enter the source code directory and run the following commands:./configure Function keys are implemented using dialog utility. Please, install dialog-1.1 or later version from ftp://invisible-island.net/dialog/. Start commanderWhen you run bashc, it will behave like an ordinary GNU bash. To enable commander mode, you need to set COMMANDER shell variable. The best way to do it is to source file /usr/local/etc/bash_commander. Try this:$ bashc <-- on shell prompt, run bash commander When you type a command in visual mode and press Enter, the screen is cleared, command executed and commander switched to line mode. Just press Enter again to return back to panel mode.
I recommend you to add a line ". /usr/local/etc/bash_commander" to the end of your ~/.bashrc file. This is safe enough. You could also set bashc as your login shell. Documentation
|
|
| Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy |
| ©2008 Google |