:grep  consume  ~/test/2016/AMQP-CPP/**/*.cpp  ~/test/2016/AMQP-CPP/**/*.h  -r

-w "whole" 匹配整个单词

:grep -w "consume"  ~/test/2016/AMQP-CPP/**/*.cpp  ~/test/2016/AMQP-CPP/**/*.h  -r

 

相关文章:

  • 2022-02-08
  • 2021-09-10
  • 2022-02-12
  • 2022-12-23
  • 2022-12-23
  • 2022-02-15
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-04-29
  • 2022-12-23
  • 2021-06-15
  • 2021-06-12
  • 2022-12-23
相关资源
相似解决方案