Skip to content

Gov.A.Th

Just another LInux blog

Gov.A.Th

Just another LInux blog

How to search or find within a file in linux

  • by govath
  • September 1, 2011January 21, 2022

type the below command and change the below criteria to suite to your search :

  • find /ENTER/PATH -type f -print0 | xargs -0 grep -i ENTER_TEXT_TO_SEARCH

 

previousShutdown ubuntu/esx/redhat server From windows using plink
nextKill and Logout Users From linux

Recent Posts

  • Install Google Chrome on Ubuntu 
  • Find Your Public IP Address in Linux
  • Log Analyzer in Linux
  • How to send email using telnet
  • How to create a swap file in linux using dd
  • VMware ESXi convert Thick to Thin Provisioned Drives
  • Ubuntu Web Control Panel – Ajenti
  • Install webmin on ubuntu
  • Mailx configuration
  • how to change date on linux
  • Install Google Chrome on Ubuntu 
  • Find Your Public IP Address in Linux
  • Log Analyzer in Linux
  • How to send email using telnet
  • How to create a swap file in linux using dd
  • VMware ESXi convert Thick to Thin Provisioned Drives
  • Ubuntu Web Control Panel – Ajenti
  • Install webmin on ubuntu
  • Mailx configuration
  • how to change date on linux
  • How to add a service on Linux using chkconfig
  • Change 404 Page on Apache – Linux
  • Sendmail Masquerading
  • Disable Suspend and Hibernate – Ubuntu
  • Disable screen going blank ubuntu server / Network timeout
  • Sendmail Linux Examples
  • Create tar and copy to another server using tar
  • Delete / remove old / order files in linux automatically
  • Kill and Logout Users From linux
  • How to search or find within a file in linux

Powered by govath.com © 2022