goto kylin directory, run command

```
find . -name '*.java' | xargs wc -l
```

results is  221739 total

On Tue, Aug 28, 2018 at 2:02 AM, gargi laks <g9182...@gmail.com> wrote:

> Dear All,
>
> I was wondering if anyone could tell me how "many lines of code" the core
> software is?
> I guess its primarily Java so that would suffice too.
>
> Thanks
> Garg
>

Reply via email to