This is the command ada_count that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
generic_count - count physical lines of code, given a comment marker
SYNOPSIS
generic_count commentstart [ --f file ] files...
DESCRIPTION
This is a trivial/naive program for scripts used for sloccount toolsuite. This manpage is
used for all the scripts using generic_count (currently: ada_count, awk_count, csh_count,
erlang_count, exp_count, lisp_count, makefile_count, ruby_count, sed_count, sh_count,
tcl_count )
OPTIONS
commentstart
String that begins a comment (continuing until end-of-line).
-f file File with a list of files to count (if "-", read list from stdin). It can
coexist with a list of files on command line.
Use ada_count online using onworks.net services