目次

StepCounter

本家

今回はコマンドラインで使用するため、以下からstepcounter-x.x.x-jar-with-dependencies.jarをダウンロード

http://amateras.sourceforge.jp/mvn/jp/sf/amateras/stepcounter/stepcounter/

使い方

java -cp stepcounter-x.x.x-jar-with-dependencies.jar jp.sf.amateras.stepcounter.Main [ファイル名] [ファイル名] ...
java -cp stepcounter-x.x.x-jar-with-dependencies.jar jp.sf.amateras.stepcounter.Main -format=csv -output=count.txt -encoding=UTF-8 [ファイル名] [ファイル名] ...

指定可能なオプション