find . -name "*.c"|xargs cat|grep -v ^$|wc -l

 

参考:https://blog.csdn.net/C1029323236/article/details/95484916

相关文章:

  • 2021-11-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-08
  • 2021-11-23
  • 2022-12-23
猜你喜欢
  • 2021-11-16
  • 2022-12-23
  • 2022-01-14
  • 2021-11-23
  • 2022-12-23
  • 2021-10-01
  • 2021-08-25
相关资源
相似解决方案