Bash is a command processor, typically run at the command-line, allowing the user to type commands which cause actions. Bash can also read commands from a file, called a script.
0
votes
1answer
48 views
Home screen icon for terminal program?
I'm using terminal-ide http://code.google.com/p/terminal-ide/ which is basically a terminal for android with all sorts of utilities. One is able to create bash scripts for example. Is there a way to ...
1
vote
0answers
67 views
How do i open a text file from a terminal window from within the android gui
I'm trying to open a text file from within a terminal window emulator -- but not so it opens in the actual terminal but more like I've just clicked on it.
So my question is: What command can I use to ...
1
vote
0answers
226 views
Install Bash on rooted Kindle Fire
I just rooted my Kindle Fire and installed QuickSSHd, an SSH daemon app.
I can log in via SSH (using Putty in Windows 7) and become root, etc. It appears, however, that the only shell installed is ...