• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Linux command to "find"

I

iLLuSi0nS

Guest
Hey guys, just wondering if anyone knows the command to find certain words like "Plesk" in a folder full of files. Thanks
 
"locate" works pretty well for most stuff. "find" works out better for more complex searches.
 
Oh, and if you are talking about finding "Plesk" in the files' content, use "grep".
 
I want to find a image in a folder filled with php files. How would i search the php files to find words?
 
Back
Top