Terminal Emulator for Android lets you use your Android device's built-in command line shell. You can type in commands and see the results.
$ echo hello world hello world $
In order to use this program you must understand Android, Linux, and the Linux command line shell. You may need to read a book, take a class, or search the web to learn more.