The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 11-17-2007
murthybptl murthybptl is offline
Registered User
  
 

Join Date: Nov 2007
Posts: 3
Pattern searching pattern in c files

Thank you very much.



This solution is giving all the files which is having division operator.

And at the same time giving some files which dont have division operator.

xx.c : x=y; /*** dfldkfdk **/
xx.c : return; /** dfkdfdkd **/
xx.c : /** return some value **/

can you give me any suggestion on this??

thanks & regards,
murthy.