SAY! is like DOS/Windows/Take Command ECHO with easily embedded control characters. It lets you echo both text and control characters to pipes or files to construct small files on the fly in bat files. You specify embedded control characters as their decimal number equivalents e.g. 7=bell 8=Bs 9=tab 10=Nl 12=form feed 13=Cr : SAY! "empty" 13 10 > dummy.txt ...
Say! Free Download - we do not host any Say! torrent files or
links of Say! on rapidshare.com, depositfiles.com, megaupload.com etc.
All Say! download links are direct Say! full download from publisher site or
their selected mirrors.
Blout removes extra blank lines from a file, collapsing multiple blank lines down to one, (or removing them altogether with the -compact option). It also ensures the file has a final CrLf. It also trims any blank lines off the beginning and end of the file. It also converts all line ...
This application can change your desktop width, height, color depth, and refresh rate temporarily or permanently (via command line switches). It also supports multi-monitor configurations. You can have Display Changer run another application in a specific display resolution and return to the previous resolution when the application finishes. DC can also ...
Monkey Tools is a set of shell/console/command line utilities, as well as some GUI based applications that can be controlled from command line. The utilities include: - iutil.exe is a tool that prevents more than one instance of any application you choose. - appwarn.exe is a simple message box that displays ...
Camtech Context Tools is a collection of useful tools added to Windows Explorer context menu used by Camtech on a daily basis. This adds 2 new items to the 2 existing ones. Choosing "Custom" during the install let's you specify which ones you want to add or "Typical" adds them all. ...
XP Context Tools is a collection of useful tools added to Windows Explorer context menu used by Camtech on a daily basis. This adds 2 new items to the 2 existing ones. Choosing "Custom" during the install let's you specify which ones you want to add or "Typical" adds them all. ...
Change your start-up screen! Stardock's LogonStudio is a program that allows Windows XP users to edit, change, and apply new logon screens. It comes with several logon screens to choose from along with thousands available on-line from websites such as WinCustomize.com. This fantastic program comes built with a visual editor to ...
Simple, free time saving utility. Runs from your send to menu. Open a DOS prompt in the current folder. Send a file or directory to the command line. Set an environment variable to hold the file or folder name. Useful for those who use DOS from time to time. Recent update: ...
YYYYMMDD, YYMMDD and HHMM command line utilities to let you display the current date with 4 or 2-digit years and the 24-hour local time without AM/PM. These command embedded in a BAT file. Often the date and time are piped to a log file. The program run in BAT files or ...
ALIGN aligns data in ASCII text files into neat columns. Also converts comma-delimited files to columns with 2 spaces between each column. Input fields must be separated by commas or white space. Fields may contain spaces if they are enclosed in single or double quotes or C comments /* ... */ ...