Command Line Interface
Bundled in with the FSPath jar file is a simple command line interface which is very useful for testing out FSPath expressions.
You will need to download the FSPath jar file (see the download page for more details about where to get this).
Then to run command line interface use the following command :
java -jar FSPathExplorer or java -jar FSPathExplorer -path <the directory to start from>
PLEASE NOTE : running FSPathExplorer from the root of your filesystem (i.e. C: or /) is not advised