Objectives
I am developing command shell wihch run on Windows95/98/NT.
This program is :
- Purely windows appliaction.
- Command line interface.
- Can execute process with pipe or redirection.
- Provides many unixlike commands such as ls, df, grep, more, ps etc.
- Provides many Windows specific commands such as dde, reg, prt, font etc.
I'm planning to extend this program.
- It shows images in the screen. This program is build with KWLib.
So it has capability to show graphics and multilanguages.
- I think command line interface should be combined with browser.
Sample screen