CommandLine 2.6



Publisher Description



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.
If you use the -s switch in includes all the files in all
the recursive subdirectories.
Why that apple tree icon? It represents a tree of various
types of files, from which you pick some.


About CommandLine

CommandLine is a free software published in the Java & JavaScript list of programs, part of Web Development.

This Java & JavaScript program is available in English. It was last updated on 27 March, 2024. CommandLine is compatible with the following operating systems: Linux, Mac, Other, Unix, Windows.

The company that develops CommandLine is Canadian Mind Products. The latest version released by its developer is 2.6. This version was rated by 1 users of our site and has an average rating of 3.0.

The download we have available for CommandLine has a file size of . Just click the green Download button above to start the downloading process. The program is listed on our website since 2011-01-10 and was downloaded 180 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded software with your antivirus. Your antivirus may detect the CommandLine as malware if the download link is broken.

How to install CommandLine on your Windows device:

  • Click on the Download button on our website. This will start the download from the website of the developer.
  • Once the CommandLine is downloaded click on it to start the setup process (assuming you are on a desktop computer).
  • When the installation is finished you should be able to see and run the program.



RELATED PROGRAMS
Our Recommendations






BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  3.0/5     1
Downloads: 180
Updated At: 2024-03-27
Publisher: Canadian Mind Products
Operating System: Linux, Mac, Other, Unix, Windows
License Type: Free