Freeware Listing: Commandline
- CommandLine
- License: Freeware

CommandLine parses the command line for a description of a set of files and converts it into a list of individual files to process. CommandLine does nothing by itself. It is library code you can incorporate into your own Java programs like this: CommandLine wantedFiles = new CommandLine( args, new AllDirectoriesFilter() /* which directories to include */, new ExtensionListFilter( "java" ) /* which file extensions to include */); // iterate through all the files in the collection. for ( File file : wantedFiles ) { System.err.println( file.getCanonicalPath() ); }// end for On the command line, you can specify a list of individual files, mixed with a list of directories.
- Publisher: Canadian Mind Products
- Date: 20-10-2012
- Size: 1106 KB
- Platform: WinOther
- Windows CommandLine
- License: Freeware

Windows CommandLine was created as a simple and small tool that manages to emulate the Command Line window included in your system.
Windows CommandLine is a handy tool that's been built with the help of the Java programming language.
.
- Publisher: Rahul Manne
- Date:
- Platform: WinOther
- CRM Solution CommandLine Helper
- License: Shareware

CRM Solution CommandLine Helper is a handy and reliable console utility designed to automate deployment jobs.
Highlights include detailed process logs, solution importing and exporting, as well as publishing options.
.
- Publisher: Aymeric MouilleOCA
- Date:
- Platform: Windows 7, Windows 8, WinOther, WinVista
- Commandline Excel
- License: Shareware

Commandline Excel is a tool to create, edit and read Microsoft Excel files. It does not require a X Window System. It is based on Java and the jExcelApi, and requires a Java JRE to be installed.
Features:
* Create, edit and read Excel files
* All in commandline
* Runs on Unix and Windows.
- Publisher: Sebastian Haetaelae
- Date:
- Size: 1464 KB
- Platform: WinOther
- Commandline Launcher for MMF Games
- License: Freeware

Allows you to run MMF Games and applications and change their commandline options Commandline Launcher for MMF Games application was designed to allow users to run MMF Games and applications and change their commandline options.Here are some key features of "Commandline Launcher for MMF Games":Disable fullscreenForce Vertical SyncDebug mode (Shows graphics mode in title bar)DirectX and VRAM optionsApplication Priority settingsAdditional Custom CommandsSome people use commandline cheats - you can enter them with this in the additional commandline entry.. Dunn Solutions..
- Publisher: dunnsolutions.co.uk
- Date: 20-10-2009
- Size: 406 KB
- Platform: WinOther
- dsn2csv
- License: Freeware

Commandline software to create csv from ODBC Data Source dsn2csv offers the programmer a tool that allows for fast, flexible and simple access to the local host computer's ODBC table informationProvides a comma seperated values text file listing of a particular Data Source's Table's column information.Here are some key features of "dsn2csv":Commandline interfaceWindows compatabilitySpeedODBC compatabilityFlexibility. BitDaddys.COM - Email , Database and other Information Technology Products and Services. BitDaddys.COM is where you can come to find email utilities, odbc database utilities, freeware downloads, thunderbird email archive utilities and othe information technology products and services!.
- Publisher: bitdaddys.com
- Date: 04-09-2009
- Size: 44 KB
- Platform: WinOther
- raBooF Commandline Framework
- License: Freeware

raBooF is a commandline parser framework written in java, but usable for multiple platforms and languages. Based on a simple grammar document it will generate the corresponding parser and help screen..
- Publisher: raboof.sourceforge.net
- Date: 17-11-2012
- Size: 725 KB
- Platform: Linux, Mac OS X, WinOther
- im4java
- License: Freeware

im4java is a libray designed to provide a pure-java interface to the ImageMagick commandline.
im4java is the second java interface to ImageMagick. It is not meant as a replacement for JMagick, but as an addition.
Advantages of im4java: the interface of the IM commandline is quite stable, so your java program (and the im4java-library) will work across many versions of IM. im4java also provides a better OO interface (the "language" of the IM-commandline with it's postfix-operation notation translates very easily into OO-notation).
And most important: you can use im4java everywhere JMagick can't be used because of the JNI hazard (e.
- Publisher: Bernhard Bablok
- Date:
- Platform: WinOther
- Ookii.CommandLine
- License: Shareware

Ookii.CommandLine is a command prompt utility designed to provide comprehensive command line argument parsing for .Net applications. It allows you to easily define required, optional, positional and named arguments, parse the command line, and generate usage information.
Ookii.CommandLine can be used with any kind of .Net application, whether Console, Windows Forms, or WPF. Although a limited subset of functionality – particularly related around generating usage help text – is geared primarily towards console applications that are invoked from the command prompt, the main command line parsing functionality is usable in any application that needs to process command line arguments.
- Publisher: Ookii
- Date:
- Platform: WinOther
- Klocks
- License: Freeware

The Klocks application was designed to be a small commandline utility for that allows the Num, Caps and Scroll lock keys to be turned on, off or toggled.
Klocks is a tiny standalone Win32 executable. It does not create any temporary files, nor does it write to the registry. There is no installation procedure, just run it. To completely remove all traces of it from your system, delete it.
Klocks was written with batch file programmers in mind, and the output is easily parsed using the 'FOR /F' command found in NT4/W2K/XP/2003. Klocks is simple and intuitive to use. To list all its options, type klocks /?.
- Publisher: Ritchie Lawrence
- Date:
- Size: 10 KB
- Platform: WinOther
- sImgurUploader
- License: Freeware

Upload an image to Imgur using commandline and return URL on the clipboard.
- Publisher: skwire.dcmembers.com
- Date:
- Size: 399 KB
- Platform: Win7 x64, Windows 7, Windows 8, WinOther, WinVista, WinVista x64
- MiniCap
- License: Freeware

MiniCap - Commandline Screen Capture MiniCap is a minimal screenshot capture app, with good commandline support, including the ability to launch (and then terminate) apps, capture windows by handle or object name.But the most common way to use MiniCap is with commandline arguments for non interactive capture:-save "OUTPUTFILENAME" Tells MiniCap to automatically save the captured image using the specified filename, including path, and extension which should include the image format extension of your choice (.jpg, .gif, .pdf, .png, .bmp, .tiff).You can use certain fields which will be replaced:$appdir$ - application directory (useful if you want to save snapshot in same directory)$appname$ - application exe name (without path)$nicename$ - nice name of application exe (taken from exe resource)$windowtitle$ - window...
- Publisher: donationcoder.com
- Date: 07-10-2009
- Size: 1402 KB
- Platform: WinOther
- DDStoBmp
- License: Freeware

DDStoBmp - Commandline tool for converting the DXT1 format DDS files created by the nVidia Photoshop plugin or tools Rough and ready tools to convert the DDS files output by the nVidia DXT plugin for Photoshop.GUI and CLI versions to convert these images to CFS2 DXT format without altering the Image data are available.It will convert DDS images to the FS70 DXT1 Bmp format used by Combat Flight Simulator 2.Limitations:They expect the input file to be a fully-mipped image and createthe output file on that assumption.Only DXT1 format DDS images will be converted by the CLI version.There is no way to invert the image during the conversion (that would involve decompressing the data and recompressing afterwards so would defeat the object of utilising the high-quality compression provided by the nVidia tools).
- Publisher: mnwright.freeserve.co.uk
- Date: 08-07-2009
- Size: 160 KB
- Platform: WinOther
- ComArc
- License: Freeware

With this program you can compress files via commandline ComArc is a very useful and free file compression utility that will come in handy.ComArc is a commandline archiver for (at this time) 7-ZIP/LHA/ZIP/CAB.Compress file with and without password (7-ZIP/ZIP only).. . Security, Archiver, Scanner, Burning, Router, Reconnect. Cool software for all people complete free. Security software high secure very fast and easy to use. Cool burning software for all burner.
- Publisher: paehl.de
- Date: 09-10-2009
- Size: 565 KB
- Platform: WinOther
- Portable D-Fend Reloaded
- License: Freeware

D-Fend Reloaded is a graphical environment for DOSBox. DOSBox emulates a complete computer including the DOS commandline and allows to run nearly all old DOS based games on modern hardware with any of the newer Windows versions. With DOSBox there is no need to worry about memory managers or free conventional RAM, but the setup of DOSBox is still a bit complicated. The configuration of DOSBox via textbased setup files might be difficult for beginners. D-Fend Reloaded may help and create these files for you. Additionally the D-Fend Reloaded installation package contains DOSBox (including all lanuage files currently available), so there is only one installation to be run and no need to link D-Fend Reloaded with DOSBox manually.
- Publisher: Alexander Herzog
- Date: 07-11-2012
- Size: 13517 KB
- Platform: WinOther
- D-Fend Reloaded
- License: Freeware

D-Fend Reloaded is a graphical environment for DOSBox. DOSBox emulates a complete computer including the DOS commandline and allows to run nearly all old DOS based games on modern hardware with any of the newer Windows versions. With DOSBox there is no need to worry about memory managers or free conventional RAM, but the setup of DOSBox is still a bit complicated. The configuration of DOSBox via textbased setup files might be difficult for beginners. D-Fend Reloaded may help and create these files for you. Additionally the D-Fend Reloaded installation package contains DOSBox (including all lanuage files currently available), so there is only one installation to be run and no need to link D-Fend Reloaded with DOSBox manually.
- Publisher: Alexander Herzog
- Date: 21-05-2012
- Size: 13517 KB
- Platform: WinOther
- Emsisoft Commandline Scanner
- License: Freeware

For system administrators, security experts, and experienced commandline users. Check your system for malware infection with the Commandline Scanner. It includes all functions of the Anti-Malware scanner and both the top scan engines (Emsisoft Anti-Malware and Ikarus Antivirus)..
- Publisher: Emsi Software GmbH
- Date: 25-07-2012
- Size: 106496 KB
- Platform: WinOther
- Mat .0.3 Build
- License: Freeware

The name Mat stands for Mouse Acceleration Toggler. This littele tool was developed to be a small tool that will allow you to change your mouse acceleration and speed settings via commandline. Run MouseAccelToggler.exe with one or both of the following parameters: accel=[on|off|toggle] This will turn mouse acceleration on, off, or toggle its state. speed=[1-20] This will set the mouse speed. cursor=[path to ani/cur file|Default] This allows you to set a custom mouse cursor. Pass 'Default' to restore cursor. Example: c:pathtoMouseAccelToggler.exe accel=on speed=8 Example: c:pathtoMouseAccelToggler.
- Publisher: Skwire Empire
- Date: 21-09-2012
- Size: 256 KB
- Platform: WinOther
- 5ap - FnfArithProzessor
- License: Freeware

This little tool is an interpreter for math formulars on commandline. Some example scripts for linux are provided..
- Publisher: f-ap.sourceforge.net
- Date: 13-11-2012
- Size: 13 KB
- Platform: Linux, WinOther
- Abbruch
- License: Freeware

Abbruch is a commandline utility to ease the generation of banned/allowed/special actions to be applied to a list of users sending you email, by generating a .procmailrc file.requires: perl5, procmail.
- Publisher: abbruch.sourceforge.net
- Date: 09-09-2012
- Size: 20 KB
- Platform: Linux, Unix
Commandline: Freeware | All













