Command Line Assistant project web page
Quickly builds commands to be used at the Command Line Interface prompt. Leverages on the easy availability of a file path name via the Java Swing FileChooser component.
Commands acting on a selected file may also be built by filling the "pre pending" and the "appending" fields, so the typing of a filename at the Command Line can be completely avoided.
It is also possible to memorize the 10 most used commands.
See the project homepage for further details:
http://sourceforge.net/projects/cliassistant/