Filter search

SysAdminMike

New Member
Joined
Oct 23, 2022
Messages
2
Reaction score
0
Credits
18
Write a single Linux command to find the file(s) and line number(s) where the string: "using std::atan2;" from the /usr directory. it takes 30 min to search right now. I need it quicker. "find /usr -type f -iname "*.[hc]*" -exec grep -nH "using std:atan2;" {} \:" is what I'm using
 


Welcome to the Forum.
m0135.gif


Sorry we don't do Homework.
m0115.gif
 
First port of call I would try is your Tutor or Lecturer, that is what they get paid for.

Chris Turner
wizardfromoz
 

Members online


Top