Features
- Undows is a command line environment for Windows for beginners
- Direct access of your command line to the folder you want by
- Right mouse button and Shell To Dos
- Right mouse button and Shell To Bash
- Easy opening of any file by the text editor SciTe
- Right mouse button and SciTE
- Bash already configured to work properly
- Dos box already configured for having history and enough memory
- SciTE (a very good text editor) already configured
- Documentation:
- CHM documentation for the gnu utilities. (This format is much more convenient to read than man pages or simple html files)
- Gawk documentation (CHM)
- Perl documentation (CHM)
- Gawk card (sumary of necessary commands)
- Perl reference card (sumary of necessary commands)
- Lots of scripts and examples to show you how useful are these tools for manipulating databases
Softwares included
- gawk 3.11 [djgpp]
- perl 5.6 (a mini version; works if there is no include in your script)
- bash 2.04 [djgpp]
- sed 4.07 [gnuwin32]
- grep 2.4 [djgpp]
- which 2.11 [djgpp]
- diff 2.8 [djgpp]
- less 3.58 [djgpp]
- fileutils 4.0 (mv, ls, rm, rmdir, cat, cp, mkdir) [djgpp]
- textutils 2.1 (sort, cut, uniq, sort, wc, split, tr, paste, expand, tail, head, fmt, fold) [djgpp]
- calc [|stats]
- wget 1.9 [gnuwin32]