Dear All
>From my previous post, I learned how to search for a string inside
files as :
#find / -name "*" |xargs grep "Tekta GSM BSC"
But for the current case I need to narrow down the search result to
just the ones that contain "Tekta" but not the ones that contain
"Tekta *" .Can you please let me know how to modify my search string
to accomplish this?
Thank you
_______________________________________________
Solaris-Users mailing list
Solaris-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/solaris-users

Reply via email to