Jump to content

Shell commad- sending output of find command to WC -l


sperry.ace

sending output of find command to WC -l  

1 member has voted

  1. 1. sending output of find command to WC -l

    • nothing
      1
    • nothing
      0


Recommended Posts

Hello,

 

i have some .c files in different folder under /code/ and i want to find the number of lines of code ( LOC ) of all those files.

i tired doing wc -l | find *.c /code/

but its not giving the correct out . ie., number of lines all in total.

 

 

Thanks

~Ace

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.