Contains all of the incredibly useful command line / gui programs that I use all of the time to perform those essential tasks.
The following I have written
| Exe |
Description |
| clipboard.exe |
Copy from stdout out to the clipboard, e.g. dir | clipboard |
| decr.exe |
Remove odd line endings (CR, CRLF), recursive, use with caution |
| ed.exe |
Locate a window entitled index and open the files specified as arguments |
| inc_build_number.exe |
Find #define BUILD_NUMBER "1" and increment it. |
| vced.exe |
Locate Visual Studio window open the files specified as arguments, used for quickly opening a source file. |
| vced6.exe |
Locate Visual Studio 6 window open the files specified as arguments, used for quickly opening a source file. |
The following are standard ones built usually by someone else so whilst they could be located elsewhere it is easier to have a portable environment by having them here and dropping the whole zip into a folder on the path
| File |
|
| bzip2.exe |
|
| cat.exe |
|
| egrep.exe |
|
| gzip.exe |
|
| hedit.exe |
|
| less.exe |
|
| more.exe |
|
| pfe32.exe |
|
| plink.exe |
|
| ps.exe |
|
| pscp.exe |
|
| pserver_protocol.dll |
|
| putty.exe |
|
| puttygen.exe |
|
| rm.exe |
|
| tar.exe |
|
| unrar.exe |
|
| unzip.exe |
|
| usrmgr.exe |
|
| usrmgr.hlp |
|
| wget.exe |
|
| windiff.exe |
|
| zip.exe |
|