X
X

Select Your Currency

Türk Lirası $ US Dollar
X
X

Select Your Currency

Türk Lirası $ US Dollar
Yıllık Satın Alımlarda %15 İndirim: Şimdi Tasarruf Edin! Detaylı Bilgi İçin Tıklayın!

Knowledge Base

HomepageKnowledge BaseGeneralString Search in Specified Files in...

String Search in Specified Files in Linux

Below is an example to find words in the file using string search, grep and find in specified files in Linux.

find /var/log/syslog -name '*.py' -exec grep -i 'searchword' {} \; -print

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(124 times viewed. / 0 people found helpful.)