user ~ > echo I am JTerm
I am JTerm
JTerm is a small terminal emulator containing all the basic commands a terminal needs and some more. A scripting language is also provided which will evolve alot in future releases. But the best thing about it is that it is fully open source and works on all platforms!
In terms of syntax and command names JTerm is bash oriented but it isn't explicitly a bash emulator.
- Download the latest release from GitHub
- Decompress the archive
- Navigate to the
bin
directory in the JTerm folder and execute JTerm (or JTerm.bat if you are using Windows) - Enter the command
help
to get a list of commands and a short description of each one - Have fun :)