Is there any way we can count lines of the source
code with WebObjects?
Java statements end with ';', so:
egrep ';' *.java | wc -l
Aloha,
Art
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.